3 Commits

Author SHA1 Message Date
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
edb956ee98 initial commit 2013-05-16 16:06:06 +02:00
Garrett Honeycutt
7f6c233641 Initial commit 2013-05-16 06:36:23 -07:00