ghoneycutt / puppet-module-ssh

Puppet module to manage SSH
Other
34 stars 184 forks source link

adding a control to remove a deprecated option in openssh7.4 on Debian #283

Closed ZMWD closed 1 year ago

hdep commented 5 years ago

Hi @ghoneycutt any chance to get this merge ? Can we help with something on this ?

ghoneycutt commented 5 years ago

Could you please add a test.

Phil-Friderici commented 1 year ago

Closing this PR as it was made for the v3 version of the module which is outdated now. v4 does not support setting ServerKeyBits directly. You could use the $ssh::server::custom parameter to set when needed.