mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 23:43:06 +00:00
Added vars for streams.
Signed-off-by: root@DERVISHx <nuno.carvalho@siemens.com>
This commit is contained in:
parent
28a61fa71d
commit
a57333dcf1
3 changed files with 13 additions and 1 deletions
|
|
@ -3,3 +3,9 @@
|
|||
|
||||
os_gpg_key_pubkey_name: gpg-pubkey-350d275d-6279464b
|
||||
os_gpg_key_pubkey_content: "Rocky Enterprise Software Foundation - Release key 2022 <releng@rockylinux.org> 350d275d"
|
||||
|
||||
rhel9cis_sshd:
|
||||
# This variable sets the maximum number of unresponsive "keep-alive" messages
|
||||
# that can be sent from the server to the client before the connection is considered
|
||||
# inactive and thus, closed.
|
||||
clientalivecountmax: 3
|
||||
Loading…
Add table
Add a link
Reference in a new issue