undo remove postgres from diplotaxis

This commit is contained in:
Alex 2023-06-12 16:19:57 +02:00
parent 3e40bfcca9
commit 3fcda94aa0

View file

@ -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 = "courgette,concombre,df-ymf,abricot" value = "diplotaxis,courgette,concombre,df-ymf,abricot"
} }
restart { restart {