ghoneycutt / puppet-module-ssh

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

Issue #330 add support for HostKeyAlgorithms #352

Closed 16c7x closed 1 year ago

16c7x commented 3 years ago

Add support for HostKeyAlgorithms or config options not in template #330 @pynixadm has proposed a solution that works but didn't create a pull request for it so I have.

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 allow to set HostKeyAlgorithms in sshd_config with the $ssh::server::host_key_algorithms parameter.