forked from ansible-lockdown/RHEL9-CIS
renamed variable and updated tag
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
14d038e8eb
commit
7c4c3f9e4d
3 changed files with 24 additions and 24 deletions
|
|
@ -750,7 +750,7 @@ rhel9cis_nft_tables_autochaincreate: true
|
|||
# This value, containing the absolute filepath of the produced 'sshd' config file, allows usage of
|
||||
# drop-in files('/etc/ssh/ssh_config.d/{ssh_drop_in_name}.conf', supported by RHEL9) when CIS adopts them.
|
||||
# Otherwise, the default value is '/etc/ssh/ssh_config'.
|
||||
rhel9_cis_sshd_config_file: /etc/ssh/sshd_config
|
||||
rhel9cis_sshd_config_file: /etc/ssh/sshd_config
|
||||
|
||||
## Controls:
|
||||
## - 5.1.7 - Ensure SSH access is limited
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue