index
:
puppet_sshd.git
master
[puppet_sshd]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
sshd_config
/
Debian_squeeze.erb
Age
Commit message (
Expand
)
Author
2015-10-09
Merge branch 'disable_debian_banner' into 'master'
Jerome Charaoui
2015-09-11
choose better MAC for squeeze and wheezy
Matt Taggart
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
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
2012-06-18
correct variable naming
mh
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-07-13
Merge branch 'master' of git://labs.riseup.net/shared-sshd
Silvio Rhatto
2011-06-21
New opt-in support to only use strong SSL ciphers and MACs.
intrigeri
2011-02-23
Adding sshd_use_strong_ciphers to all sshd_config templates
Silvio Rhatto
2011-02-23
Changing parameter name sshd_perfect_forward_secrecy to sshd_use_strong_ciphe...
Silvio Rhatto
2011-02-21
remove HostbasedUsesNameFromPacketOnly yes from Debian sshd_config templates....
Micah Anderson
2011-02-19
Merge branch 'master' of git://labs.riseup.net/shared-sshd
Silvio Rhatto
2011-02-14
Merge remote branch 'shared/master'
intrigeri
2011-02-13
Perfect forward secrecy config at squeeze template
Silvio Rhatto
2010-12-20
fix debian squeeze sshd_config template to add a missing newline
Micah Anderson
2010-12-15
remote KerberosGetAFSToken, its actually not a functional configuration optio...
Micah Anderson
2010-12-14
add Debian Squeeze sshd template. Enabled kerberos and gssapi options, using ...
Micah Anderson
2010-10-16
Syntax fix.
intrigeri
2010-10-16
New option sshd_ports that obsoletes sshd_port.
intrigeri
2010-10-16
Cleanup templates: sshd_port is guaranteed by init.pp not to be empty.
intrigeri
2010-10-03
Add template for Debian Squeeze.
intrigeri