mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 13:01:36 +08:00
Zabbix: Add zabbix agent to groups/badges
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
@@ -21,14 +21,15 @@
|
||||
- base
|
||||
- rkhunter
|
||||
- nagios_client
|
||||
- {role: zabbix/zabbix_agent, when: env == "staging"}
|
||||
- hosts
|
||||
- { role: openvpn/client,
|
||||
when: env != "staging" }
|
||||
- {role: openvpn/client,
|
||||
when: env != "staging"}
|
||||
- ipa/client
|
||||
- { role: keytab/service,
|
||||
- {role: keytab/service,
|
||||
owner_user: fedmsg,
|
||||
owner_group: fedmsg,
|
||||
service: badges-backend }
|
||||
service: badges-backend}
|
||||
- collectd/base
|
||||
- fedmsg/base
|
||||
- sudo
|
||||
|
||||
@@ -21,9 +21,10 @@
|
||||
- base
|
||||
- rkhunter
|
||||
- nagios_client
|
||||
- {role: zabbix/zabbix_agent, when: env == "staging"}
|
||||
- hosts
|
||||
- { role: openvpn/client,
|
||||
when: env != "staging" }
|
||||
- {role: openvpn/client,
|
||||
when: env != "staging"}
|
||||
- ipa/client
|
||||
- collectd/base
|
||||
- badges/frontend
|
||||
|
||||
Reference in New Issue
Block a user