Zabbix: add zabbix agent to groups/github2fedmsg playbook
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
parent
ec28ddba5b
commit
1ce943c808
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||||
- rsyncd
|
- rsyncd
|
||||||
|
@ -55,4 +56,4 @@
|
||||||
roles:
|
roles:
|
||||||
- github2fedmsg
|
- github2fedmsg
|
||||||
- fedmsg/base
|
- fedmsg/base
|
||||||
- { role: rabbit/user, when: deployment_type == "stg" }
|
- {role: rabbit/user, when: deployment_type == "stg"}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue