Adrian C
Results
1
comments of
Adrian C
Workaround with undef. (ubuntu 20.04 focal fossa) ``` class { 'ssh_hardening': client_options => { # Choose acceptable MACs 'MACs' => 'hmac-sha2-512,hmac-sha2-256', # RhostsRSAAuthentication & RSAAuthentication are deprecated, so don't set!...