From 3fcda94aa0a91849452be1f572a4efbdf0351f3d Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Mon, 12 Jun 2023 16:19:57 +0200 Subject: [PATCH] undo remove postgres from diplotaxis --- cluster/prod/app/postgres/deploy/postgres.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {