Kent Johansson
388ba4d147
Add option to specify banner content
2013-12-05 12:13:26 +01:00
Daniel Tremblay
c60c8618f8
Change default value for sshd_config_challenge_resp_auth to 'yes'
2013-12-04 19:10:36 +00:00
Garrett Honeycutt
e70afd4805
Add example of ssh key running command to README
2013-11-18 12:57:30 +01:00
Garrett Honeycutt
3dfa15ef6b
Add ability to specify listen port for sshd
...
This patch allows you to specify a non-standard port for sshd.
2013-11-02 14:22:46 +01:00
Garrett Honeycutt
31397a0f18
Add Debian 7 support
...
Thank you, for5min, for testing this out and verifying that the package
names are the same between Debian 7 and Ubuntu 12.04 LTS.
2013-11-02 13:59:27 +01:00
Garrett Honeycutt
5971660ec3
Release v3.0.0
...
Remove sshd_config_sendenv_xmodifiers parameter which introduced a bug
that would prevent sshd from running.
Change default behvior of sshd to permit root to login. This is done to
be in line with the standard default of sshd. If you want to block root
from logging in by default, set the following in hiera.
ssh::permit_root_login: false
2013-10-31 20:29:50 +01:00
Garrett Honeycutt
2ecb232a0e
Add feature to allow setting 'SendEnv XMODIFIERS'
...
This defaults to false and has options to independently set this in both
ssh_config and sshd_config.
2013-10-31 11:19:46 +01:00
Phil Friderici
952bea5393
Added more parameterizations
2013-10-31 09:26:45 +01:00
Garrett Honeycutt
a436adffd1
Refactor to fully support Ubuntu
2013-10-21 17:09:08 -04:00
Phil Friderici
b6907bf14f
Added support for Suse
2013-10-16 11:29:11 +02:00
Garrett Honeycutt
1ac04501e0
Add ability to add more OS's and add spec tests
2013-10-15 12:43:09 -04:00
Garrett Honeycutt
144596197e
Merge branch 'ssh_config' of https://github.com/jwennerberg/puppet-module-ssh into jwennerberg-ssh_config
...
Conflicts:
manifests/init.pp
2013-10-15 12:14:23 -04:00
Garrett Honeycutt
cadc6472d3
Remove duplicate documentation from manifest
2013-09-25 16:38:20 +02:00
Johan Wennerberg
272b3e442d
Add parameters to ssh_config and sshd_config
2013-09-05 18:07:34 +02:00
Martin Hagstrom
b2b0feb6a3
Fixes for documentation
...
Based on github comments by ghoneycutt
2013-05-21 12:51:13 +02:00
Martin Hagstrom
52a42d0c43
Added documentation
2013-05-21 10:57:09 +02:00
Garrett Honeycutt
7f6c233641
Initial commit
2013-05-16 06:36:23 -07:00