Zabbix: add zabbix agent to groups/copr-db playbook
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
parent
a0ddb8fac4
commit
e7cb1820b8
1 changed files with 2 additions and 1 deletions
|
@ -25,8 +25,9 @@
|
||||||
roles:
|
roles:
|
||||||
- base
|
- base
|
||||||
- rkhunter
|
- rkhunter
|
||||||
- { role: ipa/client, when: env == "staging" }
|
- {role: ipa/client, when: env == "staging"}
|
||||||
- nagios_client
|
- nagios_client
|
||||||
|
- {role: zabbix/zabbix_agent, when: env == "staging"}
|
||||||
- hosts
|
- hosts
|
||||||
#- postgresql_server
|
#- postgresql_server
|
||||||
#- collectd/base
|
#- collectd/base
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue