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
|
||||
- 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
|
||||
- rsyncd
|
||||
|
@ -55,4 +56,4 @@
|
|||
roles:
|
||||
- github2fedmsg
|
||||
- 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