module-sshd/manifests
Micah Anderson d78749fd8f Add a $hostkey_type variable that allows you to set which hostkey
types you want to support in your sshd_config.

We use the ssh_version fact to determine the default hostkey types.
Only enable rsa and ed25519 for ssh versions greater or equal
to 6.5, otherwise enable rsa and dsa.

Some distributions, such as debian, also enable ecdsa as a hostkey
type, but this is a known bad NIST curve, so we do not enable that
by default (thus deviating from the stock sshd config)
2014-11-21 21:20:29 -05:00
..
client client spec 2014-01-26 18:26:34 +01:00
libssh2 new style for 2.7 2012-06-05 18:23:03 -03:00
base.pp move to os release number on centos for selection 2014-08-15 10:22:40 +02:00
client.pp migrate away from hiera stuff 2012-06-13 21:52:44 -03:00
debian.pp removed lsb-release package 2014-01-27 00:14:34 +01:00
gentoo.pp merged with riseup module, various cleaning up 2009-12-10 23:15:07 +01:00
init.pp Add a $hostkey_type variable that allows you to set which hostkey 2014-11-21 21:20:29 -05:00
libssh2.pp new style for 2.7 2012-06-05 18:23:03 -03:00
linux.pp style fixes 2013-02-03 00:30:54 +01:00
nagios.pp style fixes 2013-02-03 00:30:54 +01:00
openbsd.pp rather match the correct service than the parent pid 2013-05-29 23:46:37 +02:00
redhat.pp style fixes 2013-02-03 00:30:54 +01:00
ssh_authorized_key.pp style fixes 2013-02-03 00:30:54 +01:00