Zabbix: Add zabbix agent to groups/badges
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
parent
c7a11d5ba5
commit
b4bb32a60b
2 changed files with 8 additions and 6 deletions
|
@ -21,14 +21,15 @@
|
||||||
- base
|
- base
|
||||||
- rkhunter
|
- rkhunter
|
||||||
- nagios_client
|
- nagios_client
|
||||||
|
- {role: zabbix/zabbix_agent, when: env == "staging"}
|
||||||
- hosts
|
- hosts
|
||||||
- { role: openvpn/client,
|
- {role: openvpn/client,
|
||||||
when: env != "staging" }
|
when: env != "staging"}
|
||||||
- ipa/client
|
- ipa/client
|
||||||
- { role: keytab/service,
|
- {role: keytab/service,
|
||||||
owner_user: fedmsg,
|
owner_user: fedmsg,
|
||||||
owner_group: fedmsg,
|
owner_group: fedmsg,
|
||||||
service: badges-backend }
|
service: badges-backend}
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- fedmsg/base
|
- fedmsg/base
|
||||||
- sudo
|
- sudo
|
||||||
|
|
|
@ -21,9 +21,10 @@
|
||||||
- base
|
- base
|
||||||
- rkhunter
|
- rkhunter
|
||||||
- nagios_client
|
- nagios_client
|
||||||
|
- {role: zabbix/zabbix_agent, when: env == "staging"}
|
||||||
- hosts
|
- hosts
|
||||||
- { role: openvpn/client,
|
- {role: openvpn/client,
|
||||||
when: env != "staging" }
|
when: env != "staging"}
|
||||||
- ipa/client
|
- ipa/client
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- badges/frontend
|
- badges/frontend
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue