hosts: Add dch-gw to zabbix group

The gateway device is now monitored by Zabbix. Adding it to the *zabbix*
group ensures that the Zabbix agent is installed and configured
correctly.

Because the *zabbix-agent* role has a task to configure FirewallD, the
`host_uses_firewalld` variable needs to be set to `false` for *gw0*,
since it does not use FirewallD.
jenkins-master
Dustin 2018-06-19 20:39:08 -05:00
parent f78fe14eae
commit 5188250cfc
2 changed files with 2 additions and 0 deletions

1
host_vars/gw0/main.yml Normal file
View File

@ -0,0 +1 @@
host_uses_firewalld: false

1
hosts
View File

@ -67,4 +67,5 @@ zabbix-server
zbx0.pyrocufflink.blue
[zabbix:children]
dch-gw
pyrocufflink