From 395e08f8534baf9497d09354970032118d2fb866 Mon Sep 17 00:00:00 2001 From: vincent Date: Sun, 3 Apr 2022 20:44:22 +0200 Subject: [PATCH] add nomad to vmas-hml --- group_vars/VMServer | 8 ++++++++ staging | 10 ++++------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/group_vars/VMServer b/group_vars/VMServer index a10f219..2456e81 100644 --- a/group_vars/VMServer +++ b/group_vars/VMServer @@ -14,3 +14,11 @@ hosts_entries: - ww.ducamps.win - hass.ducamps.win - git.ducamps.win + +consul_bootstrap_expect: 1 +nomad_bootstrap_expect: 1 +nomad_datacenter: hml +consul_server: False +nomad_server: False +consul_retry_join_force: + - 192.168.1.40 diff --git a/staging b/staging index 3231228..116ed28 100644 --- a/staging +++ b/staging @@ -13,13 +13,11 @@ VMAS-BUILD [dhcp] VMAS-BUILD -[server:children] -VMServer - [VMServer] VMAS-HML -[Default] +[server:children] +VMServer -[consul] -VMAS-BUILD +[HashicorpStack:children] +VMServer