ansible: remove yul2 hosts from nomad server pool
[csit.git] / resources / tools / testbed-setup / ansible / inventories / lf_inventory / host_vars / 10.32.8.14.yaml
index 4c912e6..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
@@ -60,10 +60,5 @@ consul_retry_servers:
   - "10.30.51.30"
   - "10.30.51.32"
   - "10.30.51.33"
-  - "10.30.51.15"
-  - "10.30.51.16"
-consul_services:
-  - name: "storage1"
-    port: 9000
-  - name: "nginx1"
-    port: 443
\ No newline at end of file
+  - "10.32.8.15"
+  - "10.32.8.16"
\ No newline at end of file