updated changes

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-10-14 12:30:47 +01:00
parent 1d96539637
commit ec04552390
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB

View file

@ -1,5 +1,19 @@
# Changes to rhel9CIS
## 0.5
### Taken from RHEL8-CIS issues and PRs
- #209 5.6.5 rewrite umask settings
- #220 tidy up and align variables
- #226 Thanks to Thulium-Drake
-Extended the auditd config required value for auditd space left percentage (not part of CIS Benchmark but required fopr auditd to run correctly in some cases)
- #227 thanks to OscarElits
- chrony files now RH expected locations
- #228 Thanks to benbulll
- audit binary copy var missing
## 0.4
- Added assertion that ansible_user has password set for rule 5.3.4