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