4
0
Fork 0

updated var naming from rhel9_cis to rhel9cis

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2024-09-06 14:40:52 +01:00
parent 2d2f281733
commit 3cdd2a0368
No known key found for this signature in database
GPG key ID: 997FF7FE93AEB5B9
4 changed files with 24 additions and 24 deletions

View file

@ -962,7 +962,7 @@ rhel9cis_logrotate: "daily"
# 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.2.4 - Ensure SSH access is limited