feat(pxe): Migrate Ubuntu Jammy I.
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.30.51.18.yaml
@@ -1,8 +1,8 @@
 ---
-# file: host_vars/10.30.51.29.yaml
+# file: host_vars/10.30.51.18.yaml
 
-hostname: "s39-nomad"
-inventory_cimc_hostname: "10.30.50.29"
+hostname: "s18-nomad"
+inventory_cimc_hostname: "10.30.50.18"
 
 # User management.
 users:
@@ -55,11 +55,12 @@ consul_encrypt: "Y4T+5JGx1C3l2NFBBvkTWQ=="
 consul_node_name: "{{ hostname }}"
 consul_node_role: "client"
 consul_retry_servers:
-  - "10.30.51.28"
-  - "10.30.51.29"
-  - "10.30.51.30"
+  - "10.32.8.15"
+  - "10.32.8.16"
+  - "10.32.8.17"
 consul_service_mgr: "systemd"
 
+
 # Docker daemon settings.
 docker_daemon:
   dns: ["172.17.0.1"]