mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Zabbix: use vpn to reach zabbix-server for proxies
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
@@ -156,6 +156,8 @@ tcp_ports: [
|
||||
8443,
|
||||
]
|
||||
varnish_group: proxies
|
||||
# Proxies are (mostly) external, use vpn for monitoring
|
||||
zabbix_host: zabbix01.vpn.fedoraproject.org
|
||||
zabbix_templates:
|
||||
- group: "proxies" # Ansible group
|
||||
template: "external_hosts_http.json" # Template name in roles/zabbix/zabbix_templates/files/templatename.json
|
||||
|
||||
Reference in New Issue
Block a user