ipa/client: enable for nagios in prod
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
4d216bf165
commit
77c3daa9b7
2 changed files with 2 additions and 5 deletions
|
@ -24,8 +24,7 @@ fedmsg_certs:
|
|||
- nagios.host.state.change
|
||||
- nagios.service.state.change
|
||||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-veteran
|
||||
|
||||
primary_auth_source: ipa
|
||||
ipa_host_group: nagios
|
||||
ipa_host_group_desc: Nagios Monitoring
|
||||
ipa_client_shell_groups:
|
||||
|
|
|
@ -19,8 +19,7 @@
|
|||
- rkhunter
|
||||
- nagios_client
|
||||
- hosts
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- ipa/client
|
||||
- collectd/base
|
||||
- { role: rsyncd, when: datacenter == 'iad2' }
|
||||
- sudo
|
||||
|
@ -41,7 +40,6 @@
|
|||
- { role: letsencrypt, site_name: 'nagios-external.fedoraproject.org', when: inventory_hostname.startswith('noc02') }
|
||||
|
||||
tasks:
|
||||
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
|
||||
- import_tasks: "{{ tasks_path }}/motd.yml"
|
||||
|
||||
handlers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue