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