ipa/client: enable for kernel-qa in prod
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
006b2246b1
commit
e4f2e1a3a5
2 changed files with 1 additions and 4 deletions
|
@ -1,8 +1,6 @@
|
||||||
---
|
---
|
||||||
freezes: false
|
freezes: false
|
||||||
resolvconf: "{{ files }}/resolv.conf/iad2"
|
resolvconf: "{{ files }}/resolv.conf/iad2"
|
||||||
fas_client_groups: sysadmin-kernel
|
|
||||||
sudoers: "{{ private }}/files/sudo/kernel-qa"
|
|
||||||
|
|
||||||
ipa_host_group: kernel-qa
|
ipa_host_group: kernel-qa
|
||||||
ipa_client_shell_groups:
|
ipa_client_shell_groups:
|
||||||
|
|
|
@ -16,12 +16,11 @@
|
||||||
- base
|
- base
|
||||||
- rkhunter
|
- rkhunter
|
||||||
- nagios_client
|
- nagios_client
|
||||||
- fas_client
|
- ipa/client
|
||||||
- sudo
|
- sudo
|
||||||
- hosts
|
- hosts
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
|
|
||||||
- import_tasks: "{{ tasks_path }}/motd.yml"
|
- import_tasks: "{{ tasks_path }}/motd.yml"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue