Zabbix agent for releng hosts
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
parent
67ed29bbc7
commit
7905b8295a
1 changed files with 21 additions and 21 deletions
|
@ -10,7 +10,7 @@
|
||||||
- name: Setup releng compose hosts
|
- name: Setup releng compose hosts
|
||||||
hosts: releng_compose:releng_compose_stg
|
hosts: releng_compose:releng_compose_stg
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: true
|
||||||
tags:
|
tags:
|
||||||
- releng-compose
|
- releng-compose
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
- ipa/client
|
- ipa/client
|
||||||
- rkhunter
|
- rkhunter
|
||||||
- nagios_client
|
- nagios_client
|
||||||
- {role: zabbix/zabbix_agent, when: env == "staging"}
|
- role: zabbix/zabbix_agent
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- sudo
|
- sudo
|
||||||
- role: keytab/service
|
- role: keytab/service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue