diff options
Diffstat (limited to 'cluster/prod/app/guichet/deploy')
-rw-r--r-- | cluster/prod/app/guichet/deploy/guichet.hcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/guichet/deploy/guichet.hcl b/cluster/prod/app/guichet/deploy/guichet.hcl index c1476e2..aca811f 100644 --- a/cluster/prod/app/guichet/deploy/guichet.hcl +++ b/cluster/prod/app/guichet/deploy/guichet.hcl @@ -1,5 +1,5 @@ job "guichet" { - datacenters = [ "neptune", "scorpio" ] + datacenters = ["corrin", "neptune", "scorpio"] type = "service" priority = 90 |