ComplianceAsCode / content

Security automation content in SCAP, Bash, Ansible, and other formats
https://complianceascode.readthedocs.io/en/latest/
Other
2.22k stars 698 forks source link

[Feature request] Port RHEL-6 testing kickstarts to RHEL-7 #1317

Closed iankko closed 7 years ago

iankko commented 8 years ago

For RHEL-6 system there are currently available two kickstart files, that can be / are used for testing:

The first one is handy for testing of remediations (install non-compliant system from scratch, perform remediations && verify they system is corrected / in passing state),

The second one is handing for testing of OVALs (install compliant system from scratch, verify if all rules return the "PASS" state).

To be able to perform the same set of tests on RHEL-7 system, we need to have these kickstarts ported (to work properly) with RHEL-7 product too.

Contributions welcome.

Thanks, Jan

redhatrises commented 7 years ago

Closing as there is a new test suite and testing kickstarts are no longer really required or used.