aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/prod')
-rw-r--r--cluster/prod/app/postgres/deploy/postgres.hcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/cluster/prod/app/postgres/deploy/postgres.hcl b/cluster/prod/app/postgres/deploy/postgres.hcl
index e8825a1..c043d70 100644
--- a/cluster/prod/app/postgres/deploy/postgres.hcl
+++ b/cluster/prod/app/postgres/deploy/postgres.hcl
@@ -1,5 +1,5 @@
job "postgres14" {
- datacenters = ["orion", "neptune", "bespin"]
+ datacenters = ["orion", "neptune", "bespin", "scorpio"]
type = "system"
priority = 90
@@ -20,7 +20,7 @@ job "postgres14" {
attribute = "${attr.unique.hostname}"
operator = "set_contains_any"
# target: courgette,df-ymf,abricot (or ananas)
- value = "diplotaxis,courgette,concombre,df-ymf"
+ value = "courgette,concombre,df-ymf,abricot"
}
restart {