From ea270e30db16a30cdb7bc43e0c147f3037126af1 Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Thu, 28 Nov 2024 19:51:56 +0100 Subject: [PATCH] garage: Ajout datacenter corrin --- cluster/prod/app/garage/deploy/garage.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/prod/app/garage/deploy/garage.hcl b/cluster/prod/app/garage/deploy/garage.hcl index 68edc94..81a22c3 100644 --- a/cluster/prod/app/garage/deploy/garage.hcl +++ b/cluster/prod/app/garage/deploy/garage.hcl @@ -1,5 +1,5 @@ job "garage" { - datacenters = [ "neptune", "bespin", "scorpio" ] + datacenters = ["neptune", "bespin", "scorpio", "corrin"] type = "system" priority = 80