ansible: remove yul2 hosts from nomad server pool
[csit.git] / resources / tools / testbed-setup / ansible / inventories / lf_inventory / host_vars / 10.32.8.16.yaml
index 906fa82..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
@@ -56,5 +56,5 @@ consul_retry_servers:
   - "10.30.51.30"
   - "10.30.51.32"
   - "10.30.51.33"
-  - "10.30.51.14"
-  - "10.30.51.15"
\ No newline at end of file
+  - "10.32.8.14"
+  - "10.32.8.15"
\ No newline at end of file