diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2023-02-03 13:39:41 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2023-02-03 13:39:48 +0100 |
commit | 69f1950b55124b273ee44c54a3c0b76c916a897d (patch) | |
tree | 3996f595bf26f824fc622b8a83e0ffce9fb9ec60 /cluster | |
parent | 87fc43d5e6ee161dea84efa1133b383e55cfd339 (diff) | |
download | nixcfg-69f1950b55124b273ee44c54a3c0b76c916a897d.tar.gz nixcfg-69f1950b55124b273ee44c54a3c0b76c916a897d.zip |
bespin
Diffstat (limited to 'cluster')
-rw-r--r-- | cluster/prod/app/core/deploy/core-system.hcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/core/deploy/core-system.hcl b/cluster/prod/app/core/deploy/core-system.hcl index f430703..73a01e7 100644 --- a/cluster/prod/app/core/deploy/core-system.hcl +++ b/cluster/prod/app/core/deploy/core-system.hcl @@ -1,5 +1,5 @@ job "core" { - datacenters = ["orion", "neptune"] + datacenters = ["orion", "neptune", "bespin"] type = "system" priority = 90 |