mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
#30 thanks to @smatterchew sshd config file dropin ability
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
2b906aa3a6
commit
a14e9c5dbe
3 changed files with 40 additions and 21 deletions
|
|
@ -560,6 +560,9 @@ rhel9cis_logrotate: "daily"
|
|||
|
||||
## Section5 vars
|
||||
|
||||
# This will allow use of drop in files when CIS adopts them.
|
||||
rhel9_cis_sshd_config_file: /etc/ssh/sshd_config
|
||||
|
||||
rhel9cis_sshd:
|
||||
clientalivecountmax: 0
|
||||
clientaliveinterval: 900
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue