Zabbix: Add zabbix agent to groups/koji-hub playbook
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
parent
18b1646f24
commit
c7a11d5ba5
1 changed files with 2 additions and 1 deletions
|
@ -28,6 +28,7 @@
|
|||
- base
|
||||
- rkhunter
|
||||
- nagios_client
|
||||
- {role: zabbix/zabbix_agent, when: env == "staging"}
|
||||
- hosts
|
||||
- ipa/client
|
||||
- collectd/base
|
||||
|
@ -44,7 +45,7 @@
|
|||
service: HTTP
|
||||
owner_user: apache
|
||||
host: "koji{{env_suffix}}.fedoraproject.org"
|
||||
- { role: nfs/server, when: env == "staging" }
|
||||
- {role: nfs/server, when: env == "staging"}
|
||||
|
||||
# production nfs mounts from netapp
|
||||
- role: nfs/client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue