From 6a4a2528f19f3bb8a4b49ad3039a2ac4693f666e Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Mon, 31 Mar 2025 21:48:13 +0200 Subject: [PATCH] migration de ananas vers abricot des emails --- cluster/prod/app/email/deploy/email.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/prod/app/email/deploy/email.hcl b/cluster/prod/app/email/deploy/email.hcl index fc8f7e4..e1d44c7 100644 --- a/cluster/prod/app/email/deploy/email.hcl +++ b/cluster/prod/app/email/deploy/email.hcl @@ -32,7 +32,7 @@ job "email" { constraint { attribute = "${attr.unique.hostname}" operator = "=" - value = "ananas" + value = "abricot" } config {