Zabbix: Add zabbix agent to groups/badges

Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
Patrik Polakovič 2023-08-29 10:30:26 +02:00
parent c7a11d5ba5
commit b4bb32a60b
2 changed files with 8 additions and 6 deletions

View file

@ -21,14 +21,15 @@
- 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
- { role: keytab/service,
- {role: keytab/service,
owner_user: fedmsg,
owner_group: fedmsg,
service: badges-backend }
service: badges-backend}
- collectd/base
- fedmsg/base
- sudo

View file

@ -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
- badges/frontend