aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-06-12 16:19:57 +0200
committerAlex Auvolat <alex@adnab.me>2023-06-12 16:19:57 +0200
commit3fcda94aa0a91849452be1f572a4efbdf0351f3d (patch)
tree1462e350f54f3b357b64592e3c5d603388943894 /cluster/prod
parent3e40bfcca9a11f9684442d11dc8c4128fd4a1ca0 (diff)
downloadnixcfg-3fcda94aa0a91849452be1f572a4efbdf0351f3d.tar.gz
nixcfg-3fcda94aa0a91849452be1f572a4efbdf0351f3d.zip
undo remove postgres from diplotaxis
Diffstat (limited to 'cluster/prod')
-rw-r--r--cluster/prod/app/postgres/deploy/postgres.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/postgres/deploy/postgres.hcl b/cluster/prod/app/postgres/deploy/postgres.hcl
index c043d70..e0c0a9e 100644
--- a/cluster/prod/app/postgres/deploy/postgres.hcl
+++ b/cluster/prod/app/postgres/deploy/postgres.hcl
@@ -20,7 +20,7 @@ job "postgres14" {
attribute = "${attr.unique.hostname}"
operator = "set_contains_any"
# target: courgette,df-ymf,abricot (or ananas)
- value = "courgette,concombre,df-ymf,abricot"
+ value = "diplotaxis,courgette,concombre,df-ymf,abricot"
}
restart {