aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/guichet
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/prod/app/guichet')
-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"