aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/guichet/deploy
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-01-04 09:35:40 +0100
committerAlex Auvolat <alex@adnab.me>2023-01-04 09:35:40 +0100
commitc11b6499b8ff35c5a6468cc1e4adb474ea72a963 (patch)
tree1832f52dd04c4a8e8e7b033646659517aa9353da /cluster/prod/app/guichet/deploy
parent64785600876ca2598763312d8d381ef3b5632891 (diff)
downloadnixcfg-c11b6499b8ff35c5a6468cc1e4adb474ea72a963.tar.gz
nixcfg-c11b6499b8ff35c5a6468cc1e4adb474ea72a963.zip
prod: deploy d53
Diffstat (limited to 'cluster/prod/app/guichet/deploy')
-rw-r--r--cluster/prod/app/guichet/deploy/directory.hcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/cluster/prod/app/guichet/deploy/directory.hcl b/cluster/prod/app/guichet/deploy/directory.hcl
index 0e46aa5..7161bb7 100644
--- a/cluster/prod/app/guichet/deploy/directory.hcl
+++ b/cluster/prod/app/guichet/deploy/directory.hcl
@@ -1,5 +1,5 @@
job "guichet" {
- datacenters = [ "neptune" ]
+ datacenters = [ "neptune", "orion" ]
type = "service"
priority = 90
@@ -35,6 +35,7 @@ job "guichet" {
tags = [
"guichet",
"tricot guichet.deuxfleurs.fr",
+ "d53-cname guichet.deuxfleurs.fr",
]
port = "web_port"
address_mode = "host"