From f7be968531a61bc9c08c03cda416784dc70ae546 Mon Sep 17 00:00:00 2001 From: Adrien Date: Wed, 15 Mar 2023 18:19:01 +0100 Subject: TODOs in deuxfleurs.nix because the old world is maybe mixing with the new --- cluster/prod/app/core/deploy/core-system.hcl | 2 +- cluster/prod/app/garage/deploy/garage.hcl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'cluster') diff --git a/cluster/prod/app/core/deploy/core-system.hcl b/cluster/prod/app/core/deploy/core-system.hcl index 73a01e7..03886b4 100644 --- a/cluster/prod/app/core/deploy/core-system.hcl +++ b/cluster/prod/app/core/deploy/core-system.hcl @@ -1,5 +1,5 @@ job "core" { - datacenters = ["orion", "neptune", "bespin"] + datacenters = ["orion", "neptune", "bespin", "scorpio"] type = "system" priority = 90 diff --git a/cluster/prod/app/garage/deploy/garage.hcl b/cluster/prod/app/garage/deploy/garage.hcl index e660a92..99cd7c9 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", "orion" ] + datacenters = [ "neptune", "bespin", "orion", "scorpio" ] type = "system" priority = 80 -- cgit v1.2.3