index
:
puppet-sshd
develop
feature/ecdsa
master
production
Puppet module for sshd
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
sshd_config
/
Ubuntu_lucid.erb
Age
Commit message (
Expand
)
Author
2016-03-19
Merge branch 'master' of https://gitlab.com/shared-puppet-modules-group/sshd
Silvio Rhatto
2015-05-22
disable the debian/ubuntu package version from being sent to clients
Matt Taggart
2015-05-07
Adjust variable lookup in templates to silence deprecation warnings, fixes #1
Jerome Charaoui
2015-05-04
Implement enhanced MAC (Message Authentication Codes) according to
Micah Anderson
2015-05-04
Implement enhanced symmetric cipher selection, based on
Micah Anderson
2015-05-04
Implement KexAlgorithms settings, based on Key exchange section of
Micah Anderson
2015-05-04
Change 'hardened_ssl' paramter to simply 'hardened', this makes more
Micah Anderson
2014-11-21
Add a $hostkey_type variable that allows you to set which hostkey
Micah Anderson
2014-08-19
Back to OpenSSH HMAC: SHA1 -> SHA2-512 (suggested by duraconf)
Silvio Rhatto
2013-07-16
Rollback: hmac-sha2-512 is just supported on newer systems
Silvio Rhatto
2013-07-16
OpenSSH HMAC: SHA1 -> SHA2-512 (suggested by duraconf)
Silvio Rhatto
2012-06-05
new style for 2.7
mh
2011-07-21
Adding PrintMotd parameter to all templates and setting per-distro default value
Silvio Rhatto
2011-07-13
Removing sshd_use_strong_ciphers parameter as sshd_hardened_ssl does the job
Silvio Rhatto
2011-02-23
Adding sshd_use_strong_ciphers to all sshd_config templates
Silvio Rhatto
2011-02-19
Updating lucid template with new ssh port scheme
Silvio Rhatto
2010-05-18
Adding Ubuntu_lucid.erb
Silvio Rhatto