forked from Deuxfleurs/nixcfg
undo remove postgres from diplotaxis
This commit is contained in:
parent
3e40bfcca9
commit
3fcda94aa0
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue