From 1477417aa8dfca1d89598b8b4b7363a39fbf6c37 Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Thu, 7 Nov 2024 00:34:15 +0100 Subject: d53: allow to schedule on corrin --- cluster/prod/app/core/deploy/d53.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/prod/app/core/deploy/d53.hcl b/cluster/prod/app/core/deploy/d53.hcl index 74e18d5..97d3c08 100644 --- a/cluster/prod/app/core/deploy/d53.hcl +++ b/cluster/prod/app/core/deploy/d53.hcl @@ -1,5 +1,5 @@ job "core-d53" { - datacenters = ["neptune", "scorpio", "bespin"] + datacenters = ["neptune", "scorpio", "bespin", "corrin"] type = "service" priority = 90 -- cgit v1.2.3