aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Jonglez <git@bitsofnetworks.org>2024-11-07 00:29:55 +0100
committerBaptiste Jonglez <git@bitsofnetworks.org>2024-11-07 00:29:55 +0100
commit0288aefda49e8048023e4a1d8756b4df4b2aea7b (patch)
tree5d3aa82093407a03a397869513d7a6c7a09eb774
parentba27b2f2c261f09fe203646b42d2691ebd869310 (diff)
downloadnixcfg-0288aefda49e8048023e4a1d8756b4df4b2aea7b.tar.gz
nixcfg-0288aefda49e8048023e4a1d8756b4df4b2aea7b.zip
jitsi: allow to schedule on corrin
-rw-r--r--cluster/prod/app/jitsi/deploy/jitsi.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/jitsi/deploy/jitsi.hcl b/cluster/prod/app/jitsi/deploy/jitsi.hcl
index f43c4fb..fea55d7 100644
--- a/cluster/prod/app/jitsi/deploy/jitsi.hcl
+++ b/cluster/prod/app/jitsi/deploy/jitsi.hcl
@@ -1,5 +1,5 @@
job "jitsi" {
- datacenters = ["neptune", "scorpio"]
+ datacenters = ["neptune", "scorpio", "corrin"]
type = "service"
priority = 50