diff --git a/del_inventory.yml b/del_inventory.yml index 1802fc5..f72c170 100644 --- a/del_inventory.yml +++ b/del_inventory.yml @@ -53,20 +53,20 @@ all: # ansible_port: 50022 k8s: hosts: - node1: + node-1-rpi4: ansible_host: 192.168.7.51 - node2: + node-2-lxc: ansible_host: 192.168.7.52 - node3: + node-3-lxc: ansible_host: 192.168.7.53 - pi4-1: - ansible_host: 192.168.7.21 - pi4-2: - ansible_host: 192.168.7.22 - pi4-3: - ansible_host: 192.168.7.23 - pi4-4: - ansible_host: 192.168.7.24 + node-4-lxc: + ansible_host: 192.168.7.54 + node-5-rpi4: + ansible_host: 192.168.7.55 + node-6-rpi4: + ansible_host: 192.168.7.56 + node-7-rpi4: + ansible_host: 192.168.7.57 nagios_agents: hosts: reddwarf: