aboutsummaryrefslogtreecommitdiff
path: root/manifests/client.pp
AgeCommit message (Collapse)Author
2009-07-07same problem with the openssh-clients in the sshd::client::linux classMicah Anderson
2009-07-07make it possible to override what version of openssh-server and client are ↵Micah Anderson
installed by providing the variable $sshd_ensure_version, which defaults to the previous value of present when not specified
2008-09-30fix correct inheritancemh
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@2272 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-09-29factored out the package to some subclasses as openbsd doesn't need such a ↵mh
package git-svn-id: https://svn/ipuppet/trunk/modules/sshd@2265 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-07-17added exporting and collecting of ssh keysmh
Taken from David Schmitts ssh module: http://git.black.co.at/?p=module-ssh git-svn-id: https://svn/ipuppet/trunk/modules/sshd@1877 d66ca3ae-40d7-4aa7-90d4-87d79ca94279