From a817d764d3edf0777cfdf17e0ad12db3bd11e491 Mon Sep 17 00:00:00 2001 From: ADRN Date: Thu, 18 Apr 2024 19:07:08 +0200 Subject: [PATCH] =?UTF-8?q?d=C3=A9placement=20du=20service=20cryptpad=20co?= =?UTF-8?q?ncombre=20->=20abricot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cluster/prod/app/cryptpad/deploy/cryptpad.hcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/prod/app/cryptpad/deploy/cryptpad.hcl b/cluster/prod/app/cryptpad/deploy/cryptpad.hcl index bec260d..6d5a335 100644 --- a/cluster/prod/app/cryptpad/deploy/cryptpad.hcl +++ b/cluster/prod/app/cryptpad/deploy/cryptpad.hcl @@ -1,5 +1,5 @@ job "cryptpad" { - datacenters = ["neptune"] + datacenters = ["scorpio"] type = "service" group "cryptpad" { @@ -22,7 +22,7 @@ job "cryptpad" { constraint { attribute = "${attr.unique.hostname}" operator = "=" - value = "concombre" + value = "abricot" } config {