Zabbix: Add zabbix agent to groups/mbs playbook
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
parent
f7d1e6bb5c
commit
a3a072a028
1 changed files with 17 additions and 16 deletions
|
@ -19,9 +19,10 @@
|
||||||
- base
|
- base
|
||||||
- rkhunter
|
- rkhunter
|
||||||
- nagios_client
|
- nagios_client
|
||||||
|
- {role: zabbix/zabbix_agent, when: env == "staging"}
|
||||||
- hosts
|
- hosts
|
||||||
# openvpn on the prod frontend nodes
|
# openvpn on the prod frontend nodes
|
||||||
- { role: openvpn/client, when: "'mbs_frontend' in group_names and datacenter == 'iad2'" }
|
- {role: openvpn/client, when: "'mbs_frontend' in group_names and datacenter == 'iad2'"}
|
||||||
- ipa/client
|
- ipa/client
|
||||||
- rsyncd
|
- rsyncd
|
||||||
- sudo
|
- sudo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue