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
|
- rkhunter
|
||||||
- nagios_client
|
- nagios_client
|
||||||
- zabbix/zabbix_agent
|
- zabbix/zabbix_agent
|
||||||
- zabbix/zabbix_templates
|
#- zabbix/zabbix_templates
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- sudo
|
- sudo
|
||||||
- rsyncd
|
- rsyncd
|
||||||
|
|
|
@ -23,9 +23,9 @@
|
||||||
- role: zabbix/zabbix_agent
|
- role: zabbix/zabbix_agent
|
||||||
# Zabbix is not deployed in staging RDU3 yet
|
# Zabbix is not deployed in staging RDU3 yet
|
||||||
when: env == "production"
|
when: env == "production"
|
||||||
- role: zabbix/zabbix_templates
|
#- role: zabbix/zabbix_templates
|
||||||
# Zabbix is not deployed in staging RDU3 yet
|
# # Zabbix is not deployed in staging RDU3 yet
|
||||||
when: env == "production"
|
# when: env == "production"
|
||||||
- hosts
|
- hosts
|
||||||
- ipa/client
|
- ipa/client
|
||||||
- collectd/base
|
- collectd/base
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
- rkhunter
|
- rkhunter
|
||||||
- nagios_client
|
- nagios_client
|
||||||
- zabbix/zabbix_agent
|
- zabbix/zabbix_agent
|
||||||
- zabbix/zabbix_templates
|
#- zabbix/zabbix_templates
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- sudo
|
- sudo
|
||||||
- role: keytab/service
|
- role: keytab/service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue