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.
This commit is contained in:
1
host_vars/gw0/main.yml
Normal file
1
host_vars/gw0/main.yml
Normal file
@@ -0,0 +1 @@
|
||||
host_uses_firewalld: false
|
||||
Reference in New Issue
Block a user