ghoneycutt / puppet-module-ssh

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

Add option to control HostbasedUsesNameFromPacketOnly in sshd_config #359

Closed jovandeginste closed 1 year ago

jovandeginste commented 3 years ago

Signed-off-by: Jo Vandeginste Jo.Vandeginste@kuleuven.be

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 HostbasedUsesNameFromPacketOnly in sshd_config with the $ssh::server::hostbased_uses_name_from_packet_only parameter.