aboutsummaryrefslogtreecommitdiff
path: root/nomad
diff options
context:
space:
mode:
Diffstat (limited to 'nomad')
-rw-r--r--nomad/bottin2.hcl2
-rw-r--r--nomad/traefik.hcl2
2 files changed, 2 insertions, 2 deletions
diff --git a/nomad/bottin2.hcl b/nomad/bottin2.hcl
index 85bda59..05b5cf9 100644
--- a/nomad/bottin2.hcl
+++ b/nomad/bottin2.hcl
@@ -1,5 +1,5 @@
job "directory2" {
- datacenters = ["dc1"]
+ datacenters = ["dc1", "saturne", "belair"]
type = "service"
constraint {
diff --git a/nomad/traefik.hcl b/nomad/traefik.hcl
index a0803e4..9dcb5b5 100644
--- a/nomad/traefik.hcl
+++ b/nomad/traefik.hcl
@@ -1,5 +1,5 @@
job "frontend" {
- datacenters = ["dc1"]
+ datacenters = ["dc1", "saturne"]
type = "service"
group "traefik" {