RH9 does not require extra authselect options(just with-faillock). Therefore var-attr is not needed anymore.

Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
This commit is contained in:
Ionut Pruteanu 2024-01-17 19:06:21 +02:00
parent 8405e67db2
commit 85e2eb1264
No known key found for this signature in database
GPG key ID: 95B7D43B702B3569

View file

@ -613,7 +613,6 @@ rhel9cis_use_authconfig: false
rhel9cis_authselect: rhel9cis_authselect:
custom_profile_name: custom-profile custom_profile_name: custom-profile
default_file_to_copy: "sssd --symlink-meta" default_file_to_copy: "sssd --symlink-meta"
options: with-sudo with-faillock without-nullok
# 5.3.1 Enable automation to create custom profile settings, using the settings above # 5.3.1 Enable automation to create custom profile settings, using the settings above
rhel9cis_authselect_custom_profile_create: false rhel9cis_authselect_custom_profile_create: false