64 Commits

Author SHA1 Message Date
Garrett Honeycutt
fb07c23c8b Release v3.52.0 - Support additional sshd_options.
Add params for Add PrintLastLog, UsePrivilegeSeparation, and
Compression.
2017-05-26 15:09:39 -04:00
Garrett Honeycutt
31e1f2815c Release v3.51.1 - ssh_known_hosts requires the ssh packages 2017-05-19 11:19:24 -04:00
Garrett Honeycutt
5a8e1b9d66 Release v3.51.0 - Add params for HostCertificate and TrustedUserCAKeys 2017-05-17 18:50:10 -04:00
Garrett Honeycutt
c955ce804d Release v3.50.0 - Add sshd_pubkeyacceptedkeytypes parameter
This controls PubkeyAcceptedKeyTypes in sshd_config.
2017-05-08 19:42:45 -04:00
Garrett Honeycutt
6a5e98fdbb Fix metadata 2017-03-16 13:24:28 -07:00
Garrett Honeycutt
3a7dc1556c Release v3.49.1 - Fix parameters not compatible with Solaris 2017-02-27 12:14:07 -05:00
Garrett Honeycutt
db16d8a029 Release v3.49.0 - Add support for PermitTunnel in sshd_config 2016-10-25 11:26:41 -04:00
Garrett Honeycutt
b2df437e4a Release v3.48.0 - Add support for ProxyCommand 2016-10-20 21:31:06 -04:00
Garrett Honeycutt
24eb3a1909 Release v3.47.0 - Add support for KexAlgorithms 2016-10-19 18:56:59 -04:00
Garrett Honeycutt
5d11a3b8b4 Release v3.46.0 - Add sshd_x11_use_localhost parameter 2016-10-04 10:36:21 -04:00
Garrett Honeycutt
06423f9e5a Release v3.45.0 - Add support for Ubuntu 16.04 LTS 2016-08-30 10:03:56 -04:00
Garrett Honeycutt
d13c324001 Add support for Ubuntu 16.04 LTS 2016-08-28 20:55:00 -04:00
Garrett Honeycutt
a1d6c9a3f9 Release v3.44.0 - Add TCPKeepAlive to sshd_config 2016-08-28 20:22:36 -04:00
Garrett Honeycutt
38fe580232 Release v3.43.0 - Add support for Ruby 2.3.1 with Puppet v4 2016-08-08 23:23:45 -04:00
Garrett Honeycutt
7785195306 Release v3.42.0 - Support PermitUserEnvironment and PermitEmptyPasswords
Add support for managing sshd_config options PermitUserEnvironment and
PermitEmptyPasswords
2016-06-24 15:52:38 -04:00
Garrett Honeycutt
4121245a5c Release v3.41.0 - Support UserKnownHostsFile & GlobalKnownHostsFile
Add support for UserKnownHostsFile in ssh_config and allow
GlobalKnownHostsFile to take an array.
2016-06-20 12:42:06 -04:00
Garrett Honeycutt
64e0dc5f77 Release v3.40.0 - Add ability to specify multiple ports 2016-06-09 16:48:57 -04:00
Garrett Honeycutt
6872394bfe Release v3.39.0
* Allow ecdsa-sha2-nistp256 hostkeys
* Add host_aliases attribute to sshkey resource
* Add support for PubkeyAuthentication in sshd_config
2016-06-08 12:38:06 -04:00
Garrett Honeycutt
dfe8bd791e Prep v3.80.0 2016-06-06 13:58:01 -04:00
Garrett Honeycutt
bbcf100545 Release v3.37.1 - Solaris bugfix to remove AddressFamily 2016-06-06 13:43:39 -04:00
Garrett Honeycutt
e29c06349d Release v3.37.0 - Add params to manage more options in ssh_config
* StrictHostKeyChecking
  * EnableSSHKeysign
  * HostbasedAuthentication
2016-06-04 14:33:26 -04:00
Garrett Honeycutt
61b8b2e882 Release v3.36.0 - Set UseRoaming based on version of SSH
This release has a large refactor of the spec tests. Big thanks for Phil
Friderici and Anders Larsson!
2016-04-04 14:56:54 -05:00
Anders Larsson
98382a05ff Refactor spec tests 2016-02-24 12:01:30 +01:00
Garrett Honeycutt
09cb1f4c37 Release v3.35.0 - Add ssh version facts 2016-01-29 17:33:59 -05:00
Garrett Honeycutt
81678d0294 Release v3.34.0 - Address CVE-2016-0777 and CVE-2016-0778
Add ability to disable roaming.
2016-01-17 14:31:14 -05:00
Garrett Honeycutt
9c02168480 Release v3.33.1 - Support Puppet v4.3.0 2015-12-15 22:02:58 -05:00
Garrett Honeycutt
d098df02e3 Support Puppet v4.3.0
Requires upgrade to ghoneycutt/common v1.4.1
2015-12-15 16:11:11 -05:00
Garrett Honeycutt
7b86b6ae10 Release v3.33.0 - Add parameter for AddressFamily in sshd_config 2015-12-10 11:52:00 -05:00
Garrett Honeycutt
3cbdaa152f Release v3.32.0 - Add parameter to specify management of ssh service 2015-10-15 14:31:52 -04:00
Garrett Honeycutt
f3d0f97d41 Release v3.31.0 - Add support for SLES 12 2015-10-07 13:33:28 -04:00
Phil Friderici
45ef1ddbaa add default SFTP subsystem for SLES12 2015-10-07 15:28:54 +02:00
Garrett Honeycutt
260b9f3900 Release v3.30.0 - Manage KerberosAuthentication option in sshd 2015-09-03 16:04:45 -04:00
Garrett Honeycutt
cd4a9dca10 Release v3.29.1 - Bugfix for hiera_array with allow/deny users/groups 2015-08-17 17:48:35 -04:00
Garrett Honeycutt
3c785ef1fd Release v3.29.0 - Add support for Puppet v4 and v3 w/ future parser 2015-08-05 12:50:33 -04:00
Phil Friderici (ephifre)
13e7433e0b Fix failing spec tests and get Puppet v4 working 2015-08-05 11:02:11 -04:00
Garrett Honeycutt
b434ea89ef Support Puppet v4 and v3 with future parser 2015-08-05 11:01:02 -04:00
Garrett Honeycutt
dc58913f13 Release v3.28.0 - Add HostbasedAuthentication parameter to sshd_config 2015-06-01 12:21:18 -04:00
Garrett Honeycutt
c10efb16f6 Release v3.27.2 - Fix style issues 2015-05-31 18:21:27 -04:00
Garrett Honeycutt
fb935f39bc Release v3.27.1 - Fix bug where sshd_gssapiauthentication could be undef 2015-05-07 12:54:21 -04:00
Garrett Honeycutt
9933e7ac27 Release v3.27.0 - Parameterize GSSAPIAuthentication in ssh_config 2015-05-07 00:40:40 -04:00
Garrett Honeycutt
0e5cc2fc52 Release v3.26.0 - Add params related to authorized keys
Add params for AuthorizedKeysCommand and AuthorizedKeysCommandUser for
sshd_config.
2015-04-13 19:28:23 -04:00
Garrett Honeycutt
538deaecf5 Release v3.25.0 - Add params for more sftp related settings 2015-04-08 09:54:17 -04:00
Garrett Honeycutt
6d90e568b6 Deprecate Modulefile in favor of metadata.json 2015-04-07 13:51:30 -04:00
Garrett Honeycutt
42e0517249 Release v3.24.0 - Manage ssh_known_hosts 2014-11-16 17:32:41 -08:00
Garrett Honeycutt
f5081f3055 Support Puppet Enterprise > 3.2 and < 4 2014-11-14 11:04:45 -08:00
Garrett Honeycutt
83d0e072a0 Support versions of Puppet Enterprise greater than 3.3 2014-11-14 09:27:36 -08:00
Garrett Honeycutt
2b758f4cd8 Release v3.23.0 - Support MaxStartups and MaxSessions in sshd_config 2014-11-14 09:18:00 -08:00
Garrett Honeycutt
3e4536d097 Release v3.22.0 - Add ability to specify ListenAddress 2014-10-27 20:04:48 -04:00
Garrett Honeycutt
4a05db8ff4 Release v3.21.0 - Add ability to specify HostKey in sshd_config 2014-10-21 11:51:23 -04:00
Garrett Honeycutt
9a958b749a Release v3.20.0 - Support EL7 2014-10-15 08:48:26 -04:00