ipa/client: enable for secondary in prod

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2021-03-19 17:25:38 +01:00
parent 23e6678997
commit 0691c20721
2 changed files with 2 additions and 5 deletions

View file

@ -8,10 +8,9 @@ nrpe_procs_crit: 1000
# nfs mount options, overrides the all/default
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,actimeo=600,nfsvers=3"
fas_client_groups: sysadmin-noc,alt-sugar,alt-k12linux,altvideos,hosted-content,mips-content,s390_content,fi-apprentice,qa-deltaisos,sysadmin-veteran
host_group: secondary
primary_auth_source: ipa
ipa_host_group: secondary
ipa_host_group_desc: Serve secondary arch and archived releases
ipa_client_shell_groups:

View file

@ -15,8 +15,7 @@
- rkhunter
- nagios_client
- hosts
- { role: ipa/client, when: env == "staging" }
- { role: fas_client, when: env != "staging" }
- ipa/client
- collectd/base
- download
- rsyncd
@ -53,7 +52,6 @@
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
tasks:
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
- import_tasks: "{{ tasks_path }}/motd.yml"
- name: Install some misc packages needed for various tasks