hosts: Remove references to zabbix-server

Having an empty (therefore undefined) group as the child of another
group causes Ansible to emit a "warning" (really an error) indicating
that it cannot parse the inventory file:

    [WARNING]:  * Failed to parse
    /var/lib/jenkins/workspace/CfgMgmt/pyrocufflink/hosts with ini plugin:
    /var/lib/jenkins/workspace/CfgMgmt/pyrocufflink/hosts:60: Section
    [smtp- relay:children] includes undefined group: zabbix-server
jenkins-master
Dustin 2019-09-19 19:03:11 -05:00
parent e3e30eea1c
commit 43deb1f89e
1 changed files with 0 additions and 8 deletions

8
hosts
View File

@ -66,9 +66,6 @@ pyrocufflink-dns
[ntpd]
dc0.pyrocufflink.blue
[postgresql:children]
zabbix-server
[public-web]
web0.pyrocufflink.blue
@ -104,17 +101,12 @@ dc0.pyrocufflink.blue
[smtp-relay]
smtp1.pyrocufflink.blue
[smtp-relay:children]
zabbix-server
[squid]
proxy0.pyrocufflink.blue
[taiga]
taiga0.pyrocufflink.blue
[vm-hosts]
[wheelhost]