mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
Zabbix: cloud servers need to talk to zabbix over the vpn
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
@@ -16,3 +16,6 @@ nagios_Check_Services:
|
||||
raid: false
|
||||
sshd: false
|
||||
swap: false
|
||||
zabbix_host: zabbix01.vpn.fedoraproject.org
|
||||
zabbix_server: "{{ zabbix_hostname }}"
|
||||
zabbix_auth_key: "{{ zabbix_apikey }}" # ansible-private repo
|
||||
|
||||
Reference in New Issue
Block a user