forked from ansible-lockdown/RHEL9-CIS
documented 1.2.4 for rhel
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
02113b783a
commit
fdf298328c
4 changed files with 14 additions and 3 deletions
|
|
@ -82,3 +82,9 @@ Below is an example of the tag section from a control within this role. Using th
|
|||
- patch
|
||||
- rule_2.2.4
|
||||
```
|
||||
|
||||
### Known Issues
|
||||
|
||||
CIS 1.2.4 - repo_gpgcheck is not carried out for RedHat hosts as the default repos do not have this function. Rocky and Alma not affected.
|
||||
Variable used to unset.
|
||||
rhel9cis_rhel_default_repo: true # to be set to false if using repo that does have this ability
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue