RHEL 10 HIPAA Profile Updates
Description:
- Update RHEL 10 HIPAA Profile
- Add variables to HIPAA control file
Rationale:
RHEL 10 is coming.
Review Hints:
./build_product rhel10
cd tests
./ds_unselect_rules.sh ../build/ssg-rhel10-ds.xml unselect_rules_list
./automatus.py profile --libvirt qemu:///system automatus_rhel10 --datastream /tmp/ssg-rhel10-ds.xml hipaa
Start a new ephemeral environment with changes proposed in this pull request:
:robot: A k8s content image for this PR is available at:
ghcr.io/complianceascode/k8scontent:12345
This image was built from commit: fc2c9ff06d2736129d6a9c44b932f7326f9a715a
Click here to see how to deploy it
If you alread have Compliance Operator deployed:
utils/build_ds_container.py -i ghcr.io/complianceascode/k8scontent:12345
Otherwise deploy the content and operator together by checking out ComplianceAsCode/compliance-operator and:
CONTENT_IMAGE=ghcr.io/complianceascode/k8scontent:12345 make deploy-local
Code Climate has analyzed commit fc2c9ff0 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 59.4% (0.0% change).
View more on Code Climate.