add stolon replica on abricot instead of diplotaxis

This commit is contained in:
Alex 2023-06-12 13:41:42 +02:00
parent e06d6b14a3
commit 3e40bfcca9

View file

@ -1,5 +1,5 @@
job "postgres14" { job "postgres14" {
datacenters = ["orion", "neptune", "bespin"] datacenters = ["orion", "neptune", "bespin", "scorpio"]
type = "system" type = "system"
priority = 90 priority = 90
@ -20,7 +20,7 @@ job "postgres14" {
attribute = "${attr.unique.hostname}" attribute = "${attr.unique.hostname}"
operator = "set_contains_any" operator = "set_contains_any"
# target: courgette,df-ymf,abricot (or ananas) # target: courgette,df-ymf,abricot (or ananas)
value = "diplotaxis,courgette,concombre,df-ymf" value = "courgette,concombre,df-ymf,abricot"
} }
restart { restart {