Infra: Update monitoring for new layout
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.30.51.30.yaml
index e379fde..68c4edd 100644 (file)
@@ -37,8 +37,14 @@ nomad_options:
   docker.volumes.enabled: true
   driver.whitelist: "docker,raw_exec,exec"
   fingerprint.network.disallow_link_local: true
-nomad_retry_servers: [ "10.30.51.32", "10.30.51.33" ]
-nomad_servers: [ "10.30.51.32:4647", "10.30.51.33:4647" ]
+nomad_retry_servers:
+  - "10.32.8.15"
+  - "10.32.8.16"
+  - "10.32.8.17"
+nomad_servers:
+  - "10.32.8.15:4647"
+  - "10.32.8.16:4647"
+  - "10.32.8.17:4647"
 
 # Consul settigs.
 consul_nomad_integration: true
@@ -54,8 +60,10 @@ consul_encrypt: "Y4T+5JGx1C3l2NFBBvkTWQ=="
 consul_node_name: "{{ hostname }}"
 consul_node_role: "both"
 consul_retry_servers:
-  - "10.30.51.32"
-  - "10.30.51.33"
+  - "10.32.8.15"
+  - "10.32.8.16"
+  - "10.32.8.17"
+
 
 # Docker daemon settings.
 docker_daemon: