Skip to content

Commit

Permalink
Merge pull request #25 from siemens/siemens/feat/r_4.2.20_clientalive…
Browse files Browse the repository at this point in the history
…countmax

Fixing issue #24
  • Loading branch information
uk-bolly authored Jan 26, 2024
2 parents 9a4d9fb + 9e7ef28 commit 758bb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ amzn2023cis_logrotate: "daily"
amzn2023cis_sshd_config_file: /etc/ssh/sshd_config

amzn2023cis_sshd:
clientalivecountmax: 0
clientalivecountmax: 3
clientaliveinterval: 900
logingracetime: 60
# WARNING: make sure you understand the precedence when working with these values!!
Expand Down

0 comments on commit 758bb04

Please sign in to comment.