From e61c7449c177d48e23772ddaf5649dfc42b4f95d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arma=C3=ABl=20Gu=C3=A9neau?= Date: Sat, 1 Mar 2025 22:32:10 +0100 Subject: [PATCH] matrix: allow running on site 'corrin' and remove 'neptune' (not a prod site anymore) --- cluster/prod/app/matrix/deploy/im.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/prod/app/matrix/deploy/im.hcl b/cluster/prod/app/matrix/deploy/im.hcl index c0f3a1a..3706d31 100644 --- a/cluster/prod/app/matrix/deploy/im.hcl +++ b/cluster/prod/app/matrix/deploy/im.hcl @@ -1,5 +1,5 @@ job "matrix" { - datacenters = ["scorpio", "neptune"] + datacenters = ["scorpio", "corrin"] type = "service" priority = 40