ansible: remove yul2 hosts from nomad server pool 46/28946/3
authorDave Wallace <dwallacelf@gmail.com>
Fri, 18 Sep 2020 14:33:45 +0000 (14:33 +0000)
committerDave Wallace <dwallacelf@gmail.com>
Mon, 30 Nov 2020 16:10:07 +0000 (16:10 +0000)
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Ibcbd95408fb4859a13c7f2659a9e15c5498b788b

resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.14.yaml
resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.15.yaml
resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.16.yaml

index cdd0212..8d1653b 100644 (file)
@@ -28,7 +28,7 @@ nomad_certificates:
 nomad_datacenter: "yul1"
 nomad_encrypt: "Y4T+5JGx1C3l2NFBBvkTWQ=="
 nomad_name: "{{ hostname }}-{{ ansible_architecture }}"
-nomad_node_role: "both"
+nomad_node_role: "client"
 nomad_node_class: "s5ci"
 nomad_options:
   driver.raw_exec.enable: 1
index c35bf87..94104d6 100644 (file)
@@ -28,7 +28,7 @@ nomad_certificates:
 nomad_datacenter: "yul1"
 nomad_encrypt: "Y4T+5JGx1C3l2NFBBvkTWQ=="
 nomad_name: "{{ hostname }}-{{ ansible_architecture }}"
-nomad_node_role: "both"
+nomad_node_role: "client"
 nomad_node_class: "builder"
 nomad_options:
   driver.raw_exec.enable: 1
index c62e850..a5ffb91 100644 (file)
@@ -28,7 +28,7 @@ nomad_certificates:
 nomad_datacenter: "yul1"
 nomad_encrypt: "Y4T+5JGx1C3l2NFBBvkTWQ=="
 nomad_name: "{{ hostname }}-{{ ansible_architecture }}"
-nomad_node_role: "both"
+nomad_node_role: "client"
 nomad_node_class: "builder"
 nomad_options:
   driver.raw_exec.enable: 1