Compare commits

...

2 commits

View file

@ -1,5 +1,5 @@
job "postgres14" { job "postgres14" {
datacenters = ["neptune", "bespin", "scorpio"] datacenters = ["neptune", "bespin", "scorpio", "corrin"]
type = "system" type = "system"
priority = 90 priority = 90
@ -19,8 +19,7 @@ job "postgres14" {
constraint { constraint {
attribute = "${attr.unique.hostname}" attribute = "${attr.unique.hostname}"
operator = "set_contains_any" operator = "set_contains_any"
value = "courgette,df-ymf,abricot" value = "courgette,df-ymf,abricot,pasteque"
# old (orion) = diplotaxis
} }
restart { restart {