Zabbix: disable templates for now, revisit after DC move completed
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
a4050477c2
commit
08d3f43ab1
3 changed files with 5 additions and 5 deletions
|
@ -27,7 +27,7 @@
|
|||
- rkhunter
|
||||
- nagios_client
|
||||
- zabbix/zabbix_agent
|
||||
- zabbix/zabbix_templates
|
||||
#- zabbix/zabbix_templates
|
||||
- collectd/base
|
||||
- sudo
|
||||
- rsyncd
|
||||
|
|
|
@ -23,9 +23,9 @@
|
|||
- role: zabbix/zabbix_agent
|
||||
# Zabbix is not deployed in staging RDU3 yet
|
||||
when: env == "production"
|
||||
- role: zabbix/zabbix_templates
|
||||
# Zabbix is not deployed in staging RDU3 yet
|
||||
when: env == "production"
|
||||
#- role: zabbix/zabbix_templates
|
||||
# # Zabbix is not deployed in staging RDU3 yet
|
||||
# when: env == "production"
|
||||
- hosts
|
||||
- ipa/client
|
||||
- collectd/base
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
- rkhunter
|
||||
- nagios_client
|
||||
- zabbix/zabbix_agent
|
||||
- zabbix/zabbix_templates
|
||||
#- zabbix/zabbix_templates
|
||||
- collectd/base
|
||||
- sudo
|
||||
- role: keytab/service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue