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