forked from ansible-lockdown/RHEL9-CIS
section 1.8 alignment v1.0.0
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
45435dd2ba
commit
de88c96f24
9 changed files with 198 additions and 27 deletions
|
|
@ -370,6 +370,10 @@ rhel9cis_bootloader_password_hash: 'grub.pbkdf2.sha512.10000.9306A36764A7BEA3BF4
|
|||
rhel9cis_bootloader_password: random
|
||||
rhel9cis_set_boot_pass: true
|
||||
|
||||
# 1.8 Gnome Desktop
|
||||
rhel9cis_dconf_db_name: local
|
||||
rhel9cis_screensaver_idle_delay: 900 # Set max value for idle-delay in seconds (between 1 and 900)
|
||||
rhel9cis_screensaver_lock_delay: 5 # Set max value for lock-delay in seconds (between 0 and 5)
|
||||
|
||||
# 1.10 Set crypto policy DEFAULT
|
||||
# Control 1.10 states not to use LEGACY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue