aboutsummaryrefslogtreecommitdiff
path: root/cluster
diff options
context:
space:
mode:
authorBaptiste Jonglez <git@bitsofnetworks.org>2024-11-28 19:51:56 +0100
committerBaptiste Jonglez <git@bitsofnetworks.org>2024-11-28 19:51:56 +0100
commitea270e30db16a30cdb7bc43e0c147f3037126af1 (patch)
tree1d726d559d45f9ca1cc63e09bf15b24c2f916436 /cluster
parent1c224fcece8daed2bd9b521c93316184485690ca (diff)
downloadnixcfg-ea270e30db16a30cdb7bc43e0c147f3037126af1.tar.gz
nixcfg-ea270e30db16a30cdb7bc43e0c147f3037126af1.zip
garage: Ajout datacenter corrin
Diffstat (limited to 'cluster')
-rw-r--r--cluster/prod/app/garage/deploy/garage.hcl2
1 files changed, 1 insertions, 1 deletions
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