aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-16New option sshd_ports that obsoletes sshd_port.intrigeri
2010-10-16Cleanup templates: sshd_port is guaranteed by init.pp not to be empty.intrigeri
2010-10-13sshd service has status and restart commands in post-etch Debian releases.intrigeri
2010-10-05nagios-cmd is now check_ssh_port - according to shared-nagiosnadir
2010-10-04Simplify by using the config_file definition.intrigeri
2010-10-03Add template for Debian Squeeze.intrigeri
2010-10-03Actually allow enabling ChallengeResponseAuthentication on Debian Lenny.intrigeri
2010-06-03Using sshd::client::debian for ubuntuSilvio Rhatto
2010-05-18Adding Ubuntu_lucid.erbSilvio Rhatto
2010-02-25Merge branch 'master' of git://labs.riseup.net/module_sshdSilvio Rhatto
2010-02-21update nagios check_command to check ssh port. it was using ssh_port, it shou...Micah Anderson
2010-01-30Renaming $sshd_internal_ip to $sshd_shared_ipSilvio Rhatto
2009-12-28Merge branch 'master' of git://labs.riseup.net/module_sshdSilvio Rhatto
2009-12-27Merge remote branch 'lavamind/master'Micah Anderson
2009-12-27Reverting last changeSilvio Rhatto
2009-12-27Always including sshd::client::baseSilvio Rhatto
2009-12-27Using fqdn instead of hostname.domainSilvio Rhatto
2009-12-27Using sshrsakey instead of sshrsakey_keySilvio Rhatto
2009-12-27Introducing sshd_internal_ip variableSilvio Rhatto
2009-12-27PrintMotd using default OpenSSH settingSilvio Rhatto
2009-12-21update comments to include information about how to use the nagiosMicah Anderson
2009-12-19fix the comments section so that the include isn't misleading. if youMicah Anderson
2009-12-18remove fqdn from nagios service description (hostname is used in the internal...Jerome Charaoui
2009-12-18make key removal a bit easiermh
2009-12-18enable that ssh auth-keys can be removedmh
2009-12-11false != 'false'mh
2009-12-11set protocol 2 for centos, required.mh
2009-12-10require class instead of requiring packagesmh
2009-12-10re-add shorewall in rule :/mh
2009-12-10undef or '' as defaultmh
2009-12-10merged with riseup module, various cleaning upmh
2009-12-07move plugin directory to fit new 0.25 stylemh
2009-12-07switch to new lsb waymh
2009-12-07better set the variables in the initmh
2009-12-07upstream capability, fix new linesmh
2009-12-07factor everything into its own filemh
2009-12-07disable gssapimh
2009-12-07do not quote default!mh
2009-12-07try if setting a target fixes the problemmh
2009-12-07changed target behaviourmh
2009-12-07adjusted to new usage of booleansmh
2009-12-07adjusted to new usage of booleansmh
2009-10-01Revert "fix missing curly brace" -- this was actually correctMicah Anderson
2009-09-29fix missing curly braceMicah Anderson
2009-07-09fix previous change which took the client/server packages out of the linux classMicah Anderson
2009-07-07same problem with the openssh-clients in the sshd::client::linux classMicah Anderson
2009-07-07the sshd::linux class cannot also define the openssh packageMicah Anderson
2009-07-07Template out the possibility of specifying the key word 'off' to theMicah Anderson
2009-07-07make it possible to override what version of openssh-server and client are in...Micah Anderson
2009-07-07replace the sshd_additional_options variable with two, one calledMicah Anderson