be0415e556
Adds role to be used to enable FIPS on test nodes, so that projects can create jobs that would test when FIPS is enabled. This is pretty much copied from the same role in ansible zuul jobs, where it works well. Thanks to Paul Belanger for pointing it out. https://github.com/ansible/ansible-zuul-jobs/blob/master/roles/enable-fips-mode/tasks/main.yaml An example showing how this is can be used is in: https://review.opendev.org/c/openstack/barbican/+/760665 Change-Id: If07b8ddb77368d591659f3a111e3f5306daf6f06
130 B
130 B
Enable FIPS on a node.
Set a node into FIPS mode, to test functionality when crypto policies are set to FIPS in RHEL 8/Centos 8.