Merge pull request #324 from ansible-lockdown/fix_rhel9cis_warning_banner

Fix for #322 thank @mindrb
This commit is contained in:
Fred W. 2025-04-25 14:58:15 -04:00 committed by GitHub
commit 15cb6db6bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View file

@ -2,7 +2,8 @@
## 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

View file

@ -588,7 +588,7 @@ rhel9cis_crypto_policy_module: ''
# - 1.7.2 - Ensure local 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).
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
## Control 1.8.x - Settings for GDM