diff options
Diffstat (limited to 'cluster/prod/app/garage/deploy/garage-light.hcl')
-rw-r--r-- | cluster/prod/app/garage/deploy/garage-light.hcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/garage/deploy/garage-light.hcl b/cluster/prod/app/garage/deploy/garage-light.hcl index 90d1cb0..94c388d 100644 --- a/cluster/prod/app/garage/deploy/garage-light.hcl +++ b/cluster/prod/app/garage/deploy/garage-light.hcl @@ -1,5 +1,5 @@ job "garage-light" { - datacenters = ["neptune"] + datacenters = ["neptune", "bespin"] type = "system" priority = 80 |