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
1 changed files with 2 additions and 2 deletions

View File

@ -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 {