Zabbix: disable templates for now, revisit after DC move completed

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
Greg Sutcliffe 2025-07-04 16:16:34 +01:00
parent a4050477c2
commit 08d3f43ab1
No known key found for this signature in database
3 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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

View file

@ -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