Garrett Honeycutt
b6089b8656
Release v3.19.0 - Support GSSAPIDelegateCredentials in ssh_config
2014-09-23 17:42:20 -04:00
Garrett Honeycutt
b36f5869ad
Release v3.18.0 - ability to specify custom templates
2014-09-03 21:43:55 -04:00
Garrett Honeycutt
2210c9c622
Release v3.17.0 - deep merge for sshd_config deny/allow users
2014-08-09 11:43:50 -04:00
Garrett Honeycutt
5c097ef286
Release v3.16.0 - LogLevel is configurable for sshd_config
2014-08-09 10:22:16 -04:00
Garrett Honeycutt
4f9c5e2168
Release v3.15.2 - metadata update to support PE 3.3
2014-07-16 14:10:52 -04:00
Garrett Honeycutt
b8d4722fec
Release v3.15.1 - fix metadata and Solaris 11 support
2014-06-10 20:26:32 -04:00
Garrett Honeycutt
5895802498
Release v3.15.0 - Add deny/allow options in sshd_config
...
DenyGroups, AllowGroups, and AllowUsers
2014-05-29 12:59:49 -04:00
Garrett Honeycutt
52b41829f2
Release v3.14.0 - Can specify DenyUsers in sshd_config
2014-05-29 10:39:33 -04:00
Garrett Honeycutt
ef93a47c1c
Release v3.13.0 - support MACs and Ciphers options
...
Available both in ssh_config and sshd_config
2014-05-28 16:20:14 -04:00
Garrett Honeycutt
b264bb97c6
Release v3.12.0 - Can specify ServerKeyBits in sshd_config
2014-05-22 15:02:17 -04:00
Garrett Honeycutt
92a8972063
Release v3.11.0 - Add StrictModes param for sshd_config
2014-05-20 13:44:28 -04:00
Garrett Honeycutt
53f9acbfd5
Add version dependency to firewall module to support Forge
...
Without this commit the forge gives the following error.
"Oops, that didn't work The dependency 'puppetlabs/firewall' in the
metadata.json must have a 'version_requirement' key."
2014-05-16 13:27:19 -07:00
Garrett Honeycutt
d228c25d4b
Release v3.10.0 - Add option to specify AuthorizedKeysFile
2014-05-16 13:20:39 -07:00
Garrett Honeycutt
b3511938e9
Release v3.9.0 - ability to not import all ssh keys
2014-04-14 01:57:03 -04:00
Garrett Honeycutt
96872c5832
Release v3.8.0 - Manages ClientAliveCountMax in sshd_config
...
Thanks to mlehner616 for his contribution
2014-04-02 11:09:43 +02:00
Garrett Honeycutt
814b9bc972
Release v3.7.0 - Support for Solaris 9, 10, and 11.
2014-02-28 18:55:00 -05:00
Garrett Honeycutt
ccfce3d093
Release v3.6.1 - Support Puppet v3.4 and Ruby v2.0.0
2014-02-06 16:26:24 -05:00
Garrett Honeycutt
c68707e75c
Release v3.6.0 - Add ability to do merge lookup for ssh keys
...
Add parameter, hiera_merge, which lets you do a merge lookup through the
use of hiera_hash() for ssh keys.
2014-01-20 09:42:52 -05:00
Garrett Honeycutt
9c0985514d
Release v3.5.0 - Optionally manage banner file
2013-12-21 02:33:57 -05:00
Garrett Honeycutt
db52073c3b
Add ability to manage HashKnownHosts in ssh_config
2013-12-19 07:39:06 -05:00
Garrett Honeycutt
7b97397d20
Release v3.3.0 - Default ChallengeResponseAuthentication to yes
...
This is the default given in SSHD_CONFIG(5)
2013-12-04 11:23:54 -08:00
Garrett Honeycutt
7250ad514e
Release v3.2.1
...
Validates keys parameter to ensure it is a hash before calling
create_resources().
2013-11-14 18:01:23 -05:00
Garrett Honeycutt
285cafe130
Release v3.2.0
2013-11-03 19:48:16 -05: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
8c1e058343
Release v2.5.0
...
Ability to manage more options in the ssh_config and sshd_config files.
ssh_config
* SendEnv XMODIFIERS
sshd_config
* SendEnv XMODIFIERS
* PasswordAuthentication
* AllowTcpForwarding
* X11Forwarding
* UsePAM
* ClientAliveInterval
2013-10-31 11:23:18 +01:00
Garrett Honeycutt
21b21667ac
Release 2.4.0
...
Support for Ubuntu
2013-10-21 17:09:21 -04:00
Garrett Honeycutt
fef452b803
Release 2.3.0
...
Support for Suse 11
2013-10-17 17:19:50 -04: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
58561177e0
Add spec tests
...
This is a first pass and is in no way complete. It does travis support
and test the default case and the major params that change logic.
2013-07-01 17:06:16 -04:00
Garrett Honeycutt
5b12943921
Depend on ghoneycutt/common v1.0.0 and >= 3.2x of stdlib
2013-05-24 13:40:03 +02:00
Garrett Honeycutt
edb956ee98
initial commit
2013-05-16 16:06:06 +02:00