hosts: Move VM hosts from hosts.offline

Originally, the VM hosts were in a separate inventory so they would
not be managed with the rest of the servers.  It used to be that one
server was running all the VMs, while the other was asleep.  That's
no longer the case; both alre always running and each has about half
of the VMs.  Since they're both always online, they can be managed
normally now.
frigate-exporter
Dustin 2024-08-17 11:03:18 -05:00
parent 153b210a73
commit aab581e859
2 changed files with 14 additions and 58 deletions

14
hosts
View File

@ -27,6 +27,9 @@ pyrocufflink
[collectd-prometheus:children]
collectd
[collectd-sensors:children]
vm-hosts
[collectd-sensors]
nvr2.pyrocufflink.blue
@ -94,11 +97,18 @@ k8s-node
[needproxy]
nvr2.pyrocufflink.blue
[networkd]
vmhost0.pyrocufflink.blue
vmhost1.pyrocufflink.blue
[nextcloud]
cloud0.pyrocufflink.blue
[ntpd]
[nut-monitor:children]
vm-hosts
[nut-monitor]
burp1.pyrocufflink.blue
@ -125,6 +135,8 @@ matrix0.pyrocufflink.blue
nvr2.pyrocufflink.blue
pxe0.pyrocufflink.blue
smtp1.pyrocufflink.blue
vmhost0.pyrocufflink.blue
vmhost1.pyrocufflink.blue
web0.pyrocufflink.blue
[pyrocufflink-dhcp]
@ -152,6 +164,8 @@ matrix0.pyrocufflink.blue
[unifi]
[vm-hosts]
vmhost0.pyrocufflink.blue
vmhost1.pyrocufflink.blue
[wheelhost]
file0.pyrocufflink.blue

View File

@ -1,58 +0,0 @@
[all:vars]
ansible_python_interpreter=/usr/bin/python3
[collectd:children]
pyrocufflink
[collectd-prometheus:children]
collectd
[collectd-sensors]
vmhost0.pyrocufflink.blue
vmhost1.pyrocufflink.blue
[dhcpcd:children]
vm-hosts
[frigate]
[koji:children]
koji-builder
koji-hub
[koji-builder]
koji0.pyrocufflink.blue
[koji-hub]
koji0.pyrocufflink.blue
[koji-web]
koji0.pyrocufflink.blue
[networkd]
vmhost0.pyrocufflink.blue
vmhost1.pyrocufflink.blue
[nut-monitor:children]
vm-hosts
[promtail:children]
vm-hosts
[pyrocufflink]
koji0.pyrocufflink.blue
taiga0.pyrocufflink.blue
vmhost0.pyrocufflink.blue
vmhost1.pyrocufflink.blue
[rw-root]
[taiga]
taiga0.pyrocufflink.blue
[vm-hosts]
vmhost0.pyrocufflink.blue
vmhost1.pyrocufflink.blue
[zabbix:children]
pyrocufflink