forked from ansible-lockdown/RHEL9-CIS
Fix for #322 thank @mindrb
Signed-off-by: Frederick Witty <frederickw@mindpointgroup.com>
This commit is contained in:
parent
612f416fc8
commit
48c05f038f
2 changed files with 3 additions and 2 deletions
|
|
@ -2,7 +2,8 @@
|
||||||
|
|
||||||
## 2.0.0 - Based on CIS v2.0.0
|
## 2.0.0 - Based on CIS v2.0.0
|
||||||
|
|
||||||
- #320 - thanks to @kodebach
|
- #322 - thanks to @mindrb
|
||||||
|
- #320 - thanks to @anup-ad
|
||||||
|
|
||||||
## 1.1.6 - Based on CIS v1.0.0
|
## 1.1.6 - Based on CIS v1.0.0
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -588,7 +588,7 @@ rhel9cis_crypto_policy_module: ''
|
||||||
# - 1.7.2 - Ensure local login warning banner is configured properly
|
# - 1.7.2 - Ensure local login warning banner is configured properly
|
||||||
# - 1.7.3 - Ensure remote login warning banner is configured properly
|
# - 1.7.3 - Ensure remote login warning banner is configured properly
|
||||||
# This variable stores the content for the Warning Banner(relevant for issue, issue.net, motd).
|
# This variable stores the content for the Warning Banner(relevant for issue, issue.net, motd).
|
||||||
rhel9cis_warning_banner: Authorized uses only. All activity may be monitored and reported.
|
rhel9cis_warning_banner: Authorized users only. All activity may be monitored and reported.
|
||||||
# End Banner
|
# End Banner
|
||||||
|
|
||||||
## Control 1.8.x - Settings for GDM
|
## Control 1.8.x - Settings for GDM
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue