added skutter servers

This commit is contained in:
Radar231 2022-08-04 22:35:37 -04:00
parent c456880637
commit bd3f8a7773
1 changed files with 26 additions and 0 deletions

View File

@ -34,10 +34,20 @@ all:
ansible_host: 192.168.7.33
npm:
ansible_host: 192.168.7.40
skutter01:
ansible_host: 192.168.7.61
skutter02:
ansible_host: 192.168.7.62
cat:
ansible_host: 192.168.7.101
octoprint:
ansible_host: 192.168.7.104
skutters:
hosts:
skutter01:
ansible_host: 192.168.7.61
skutter02:
ansible_host: 192.168.7.62
testing:
hosts:
u2004svr:
@ -111,6 +121,10 @@ all:
ansible_host: 192.168.7.56
node-7-rpi4:
ansible_host: 192.168.7.57
skutter01:
ansible_host: 192.168.7.61
skutter02:
ansible_host: 192.168.7.62
monitorix:
hosts:
reddwarf:
@ -145,6 +159,10 @@ all:
ansible_host: 192.168.7.56
node-7-rpi4:
ansible_host: 192.168.7.57
skutter01:
ansible_host: 192.168.7.61
skutter02:
ansible_host: 192.168.7.62
lxd:
hosts:
reddwarf:
@ -157,6 +175,10 @@ all:
ansible_host: 192.168.7.25
hollister:
ansible_host: 192.168.7.26
skutter01:
ansible_host: 192.168.7.61
skutter02:
ansible_host: 192.168.7.62
laptop_servers:
hosts:
holly:
@ -189,5 +211,9 @@ all:
ansible_host: 192.168.7.10
starbug:
ansible_host: 192.168.7.15
skutter01:
ansible_host: 192.168.7.61
skutter02:
ansible_host: 192.168.7.62
# EOF