From 207d1fa278bc1cb9e8600779287abaffe2ef7746 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Thu, 21 May 2020 23:41:39 +0200 Subject: Allow external VPN nodes, make multi-DC deployment work --- nomad/bottin2.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nomad/bottin2.hcl') 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 { -- cgit v1.2.3