updated inventory file to accomodate cluster node reorg

This commit is contained in:
Radar231 2021-10-07 20:46:34 -04:00
parent cec899e29e
commit 289e8a9b62
1 changed files with 11 additions and 11 deletions

View File

@ -53,20 +53,20 @@ all:
# ansible_port: 50022 # ansible_port: 50022
k8s: k8s:
hosts: hosts:
node1: node-1-rpi4:
ansible_host: 192.168.7.51 ansible_host: 192.168.7.51
node2: node-2-lxc:
ansible_host: 192.168.7.52 ansible_host: 192.168.7.52
node3: node-3-lxc:
ansible_host: 192.168.7.53 ansible_host: 192.168.7.53
pi4-1: node-4-lxc:
ansible_host: 192.168.7.21 ansible_host: 192.168.7.54
pi4-2: node-5-rpi4:
ansible_host: 192.168.7.22 ansible_host: 192.168.7.55
pi4-3: node-6-rpi4:
ansible_host: 192.168.7.23 ansible_host: 192.168.7.56
pi4-4: node-7-rpi4:
ansible_host: 192.168.7.24 ansible_host: 192.168.7.57
nagios_agents: nagios_agents:
hosts: hosts:
reddwarf: reddwarf: