You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added:
A enable_epel_on function that follows the instructions on the EPEL
website to properly enable EPEL on hosts. May be disabled using BEAKER_enable_epel=no.
An Ubuntu nodeset to make sure our default settings don't destroy other
Linux systems.
Added has_crypto_policies method for determining if crypto policies are
present on the SUT
Added munge_ssh_crypto_policies to allow vagrant to SSH back into systems
with restrictive crypto policies (usually FIPS)
Fixed:
Modify all crypto-policy backend files to support ssh-rsa keys