cleaned up old k8s node entries

changed ip for jmc
This commit is contained in:
Radar231 2021-10-25 22:43:48 -04:00
parent 0a6537b2a5
commit 732abedd5f
1 changed files with 12 additions and 12 deletions

View File

@ -37,7 +37,7 @@ all:
remote:
hosts:
jmc:
ansible_host: 132.145.110.153
ansible_host: 132.145.97.217
ansible_port: 50022
rimmer:
ansible_host: 132.145.96.245
@ -73,14 +73,6 @@ all:
ansible_host: 192.168.7.10
starbug:
ansible_host: 192.168.7.15
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
delans:
ansible_host: 192.168.7.31
docker1:
@ -91,11 +83,19 @@ all:
ansible_host: 192.168.7.41
pihole2:
ansible_host: 192.168.7.42
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
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
# EOF