diff options
author | Alex Auvolat <alex@adnab.me> | 2023-05-09 15:12:03 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-05-09 15:12:03 +0200 |
commit | 258d27c566c78dfc714079bf921270a71fdc9535 (patch) | |
tree | babea467da3219bcdeb74028fdf9ca84ce576ca8 /cluster/prod/app | |
parent | 24cf7ddd91e4b726d2ed276787947e104e26b53b (diff) | |
download | nixcfg-258d27c566c78dfc714079bf921270a71fdc9535.tar.gz nixcfg-258d27c566c78dfc714079bf921270a71fdc9535.zip |
deploy tricot at bespin, register gitea (not accessed yet)
Diffstat (limited to 'cluster/prod/app')
-rw-r--r-- | cluster/prod/app/core/deploy/tricot.hcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/core/deploy/tricot.hcl b/cluster/prod/app/core/deploy/tricot.hcl index 7c955d2..7c3bada 100644 --- a/cluster/prod/app/core/deploy/tricot.hcl +++ b/cluster/prod/app/core/deploy/tricot.hcl @@ -1,5 +1,5 @@ job "core:tricot" { - datacenters = ["orion", "neptune", "scorpio"] + datacenters = ["orion", "neptune", "scorpio", "bespin"] type = "system" priority = 90 |