aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/email/deploy
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2024-04-19 08:53:48 +0200
committerAlex Auvolat <alex@adnab.me>2024-04-19 08:53:48 +0200
commit27df86a7e5b31af85243e4f85b26af9bc3f39679 (patch)
tree1be87e37ab49f832a11c580269a6d27dd23bc725 /cluster/prod/app/email/deploy
parentd817ad7b1503758ed1e04187020dbe45aad9c367 (diff)
downloadnixcfg-27df86a7e5b31af85243e4f85b26af9bc3f39679.tar.gz
nixcfg-27df86a7e5b31af85243e4f85b26af9bc3f39679.zip
fix pad when not in neptune, and allow android7 email to move to bespin
Diffstat (limited to 'cluster/prod/app/email/deploy')
-rw-r--r--cluster/prod/app/email/deploy/email-android7.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/email/deploy/email-android7.hcl b/cluster/prod/app/email/deploy/email-android7.hcl
index 967f58a..0b4ef75 100644
--- a/cluster/prod/app/email/deploy/email-android7.hcl
+++ b/cluster/prod/app/email/deploy/email-android7.hcl
@@ -1,5 +1,5 @@
job "email-android7" {
- datacenters = ["neptune"]
+ datacenters = ["neptune", "bespin"]
type = "service"
priority = 100