aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2023-08-29 11:43:45 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2023-08-29 11:43:45 +0200
commit3d925a4505e8b973bd9c55f0d33315be5441b4ac (patch)
tree6a837bca8f44383fc41dd2beb182b45fe3398a72 /cluster/prod
parentb688a1bbb953a7a98934406f9e50dc8d1c08313b (diff)
downloadnixcfg-3d925a4505e8b973bd9c55f0d33315be5441b4ac.tar.gz
nixcfg-3d925a4505e8b973bd9c55f0d33315be5441b4ac.zip
move emails to lille
Diffstat (limited to 'cluster/prod')
-rw-r--r--cluster/prod/app/email/deploy/email.hcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/cluster/prod/app/email/deploy/email.hcl b/cluster/prod/app/email/deploy/email.hcl
index bbe7c22..dc8fd76 100644
--- a/cluster/prod/app/email/deploy/email.hcl
+++ b/cluster/prod/app/email/deploy/email.hcl
@@ -1,5 +1,5 @@
job "email" {
- datacenters = ["orion"]
+ datacenters = ["scorpio"]
type = "service"
priority = 65
@@ -31,7 +31,7 @@ job "email" {
constraint {
attribute = "${attr.unique.hostname}"
operator = "="
- value = "doradille"
+ value = "ananas"
}
config {