Closed schurzi closed 4 years ago
Can you lint the 2 errors ? "redhat" in single quotes and add a new line after your block.
sorry, didn't notice the travis build. There is now one warning left, should I move the if condition to the outside of the control or further in, to get rid of this warning?
I think you should use the only_if
syntax provided by Inspec
nice, thank you. I didn't know that feature
Well done. Good to merge.
RedHat introduces a CRYPTO_POLICY in RHEL8. This needs to be configured separately, or it will override sshd_config settings for Cipher, MAC and Kex.
see: https://access.redhat.com/solutions/4410591