Zabbix: add zabbix agent to manual/autosign
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
parent
49b031741b
commit
cdc84bf0ad
1 changed files with 3 additions and 2 deletions
|
@ -23,6 +23,7 @@
|
||||||
- basessh
|
- basessh
|
||||||
- rkhunter
|
- rkhunter
|
||||||
- nagios_client
|
- nagios_client
|
||||||
|
- {role: zabbix/zabbix_agent, when: env == "staging"}
|
||||||
- hosts
|
- hosts
|
||||||
- ipa/client
|
- ipa/client
|
||||||
- collectd/base
|
- collectd/base
|
||||||
|
@ -77,8 +78,8 @@
|
||||||
owner_user: robosignatory
|
owner_user: robosignatory
|
||||||
owner_group: robosignatory
|
owner_group: robosignatory
|
||||||
|
|
||||||
- { role: linux-system-roles.nbde_client, when: datacenter == 'iad2' }
|
- {role: linux-system-roles.nbde_client, when: datacenter == 'iad2'}
|
||||||
- { role: serial-console, when: datacenter == 'iad2'}
|
- {role: serial-console, when: datacenter == 'iad2'}
|
||||||
|
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue