added test

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell
2022-06-13 07:40:36 +01:00
parent 1e1ea1206b
commit feb96562f1
+16
View File
@@ -17,6 +17,22 @@ package:
CISv8_IG3: true
{{ end }}
{{ if eq .Vars.rhel9cis_firewalld_nftables_state "masked" }}
service:
nftables:
title: 3.4.1.3 | Ensure nftables either not installed or masked with firewalld | service stopped
running: false
enabled: false
meta:
server: 1
workstation: 1
CIS_ID:
- 3.4.1.3
CISv8:
- 4.4
- 4.8
CISv8_IG1: true
CISv8_IG2: true
CISv8_IG3: true
command:
nftables_masked:
title: 3.4.1.3 | Ensure nftables is not enabled with firewalld | service masked