Skip to content

Commit 2f2e088

Browse files
Exclude rule in pci-dss profile for rhel9
Excluded the rule package_audit-audispd-plugins_installed in favor of package_audispd-plugins_installed.
1 parent b95070c commit 2f2e088

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

products/rhel9/profiles/pci-dss.profile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ description: |-
2222

2323
selections:
2424
- pcidss_4:all
25+
# audit-audispd-plugins package does not exist in RHEL 9
26+
# use only package_audispd-plugins_installed
27+
- '!package_audit-audispd-plugins_installed'

0 commit comments

Comments
 (0)