mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
zabbix: template to handle external hosts
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
@@ -82,3 +82,7 @@ tcp_ports: [
|
||||
# custom_rules
|
||||
]
|
||||
varnish_group: proxies
|
||||
zabbix_templates:
|
||||
- group: "proxies" # Ansible group
|
||||
template: "external_hosts_https.json" # Template name in roles/zabbix/zabbix_templates/files/templatename.json
|
||||
hostgroup: "fedora external hosts" # Zabbix hostgroup
|
||||
|
||||
Reference in New Issue
Block a user