270 Commits

Author SHA1 Message Date
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
Garrett Honeycutt
fe5f66f2f4 Merge pull request #120 from ghoneycutt/puppetv4
Support Puppetv4 and v3 with future parser
2015-08-05 12:49:11 -04:00
Garrett Honeycutt
95ed538ec4 Re-enable linting in Travis 2015-08-05 11:55:40 -04:00
Garrett Honeycutt
2b39c4153d Fix spec tests since hashes are displayed differently in Puppet v4 2015-08-05 11:51:34 -04:00
Garrett Honeycutt
f029af828b Change type() to type3x() for Puppet v4 compatibility 2015-08-05 11:28:30 -04:00
Garrett Honeycutt
2f38918b05 Fix spec tests 2015-08-05 11:20:37 -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
7462cd401c Merge pull request #117 from kTitan/update_readme
Update README for HostbasedAuthentication and small styling fixes
2015-06-02 13:00:19 -04:00
kTitan
01edea3712 Update README for HostbasedAuthentication and small styling fixes 2015-06-02 10:21:38 +02:00
Garrett Honeycutt
c81da2d6d0 Merge pull request #116 from kTitan/parameterize_ignoreuserknownhosts_and_ignorerhosts
Add parameters for IgnoreUserKnownHosts and IgnoreRhosts options in sshd_config
2015-06-01 18:47:26 -04:00
kTitan
6d0cfd48c8 Parameterize IgnoreUserKnownHosts & IgnoreRhosts 2015-06-01 21:50:46 +02:00
Garrett Honeycutt
dc58913f13 Release v3.28.0 - Add HostbasedAuthentication parameter to sshd_config 2015-06-01 12:21:18 -04:00
Garrett Honeycutt
bb7b9333a4 Merge pull request #115 from ghoneycutt/parameterize_hostbasedauthentication
Add parameter for HostbasedAuthentication option in sshd_config
2015-06-01 12:20:47 -04:00
kTitan
ea036f117e Add parameter for HostbasedAuthentication option in sshd_config 2015-06-01 10:58:25 -04:00
Garrett Honeycutt
c10efb16f6 Release v3.27.2 - Fix style issues 2015-05-31 18:21:27 -04:00
Garrett Honeycutt
94c8131fa1 Merge pull request #114 from ghoneycutt/style_fix
Fix style issues
2015-05-31 18:20:25 -04:00
Garrett Honeycutt
ab8d700a6a Fix style issues 2015-05-31 15:27:43 -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
f071eee9e8 Merge pull request #111 from kylefu8/sshd_gssapiauth
Remove if statement for sshd_gssapiauthentication.
2015-05-07 12:52:57 -04:00
Kyle Fu
20bb5118df Remove if statement for sshd_gssapiauthentication. 2015-05-07 14:45:09 +08:00
Garrett Honeycutt
9933e7ac27 Release v3.27.0 - Parameterize GSSAPIAuthentication in ssh_config 2015-05-07 00:40:40 -04:00
Garrett Honeycutt
48fcb4f268 Merge branch 'master' of github.com:ghoneycutt/puppet-module-ssh 2015-05-07 00:40:13 -04:00
Garrett Honeycutt
285c7804db Merge pull request #109 from kylefu8/gssapiauth
Parameterize GSSAPIAuthentication in ssh_config.
2015-05-07 00:39:58 -04:00
Kyle Fu
29c042a960 Remove if for ssh_gssapiauthentication. Remove unnecessary line in spec_helper.rb. Fix dot by backslash. 2015-05-07 11:19:40 +08:00
Kyle Fu
fbe72409ff Make GSSAPIAuthentication in ssh_config modifiable. Fix corresponding Puppet::Error test code. 2015-05-04 11:00:11 +08: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
de29fb46ca Merge pull request #108 from ghoneycutt/authorized_keys_command
Add parameters for AuthorizedKeysCommand and AuthorizedKeysCommandUser
2015-04-13 19:27:58 -04:00
Garrett Honeycutt
c105d91d4e Add parameters for AuthorizedKeysCommand and AuthorizedKeysCommandUser 2015-04-13 17:01:45 -04:00
Garrett Honeycutt
f0f0bccfa8 Merge pull request #107 from Phil-Friderici/template_fix
move empty line into conditional block
2015-04-09 15:08:51 -04:00
Phil Friderici (ephifre)
a30a509889 move empty line into conditional block 2015-04-09 11:36:58 +02: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
6d89dfd968 Merge pull request #106 from ghoneycutt/sftp_settings
Sftp settings
2015-04-08 09:53:34 -04:00
Garrett Honeycutt
8d80bd6c40 Pin rspec-puppet to v1.0 2015-04-07 13:59:09 -04:00
Garrett Honeycutt
80f77a2000 Work with Phil on PR
Numbers are treated as strings, so removed those from the test.
Simplified validation of sshd_config_forcecommand to simply check if it
is a string.
2015-04-07 13:55:49 -04:00
Garrett Honeycutt
bc15c75c77 Update testing environment and test metadata 2015-04-07 13:51:45 -04:00
Garrett Honeycutt
6d90e568b6 Deprecate Modulefile in favor of metadata.json 2015-04-07 13:51:30 -04:00
Phil Friderici (ephifre)
ffde12030c parameterize sftp_server related settings 2015-04-07 18:32:01 +02:00
Garrett Honeycutt
42e0517249 Release v3.24.0 - Manage ssh_known_hosts 2014-11-16 17:32:41 -08:00
Garrett Honeycutt
a9d1b75867 Merge pull request #101 from ghoneycutt/known_hosts
Known hosts
2014-11-16 17:31:56 -08:00
Garrett Honeycutt
a8be0466dc Always manage ssh_known_hosts and add spec tests 2014-11-16 16:47:44 -08:00
Markus Frosch
a03df37f09 Manage the ssh_known_hosts file when ssh_key_import is used 2014-11-16 16:47:44 -08:00
Garrett Honeycutt
f5081f3055 Support Puppet Enterprise > 3.2 and < 4 2014-11-14 11:04:45 -08:00
Garrett Honeycutt
9057f35b2c Merge pull request #100 from ghoneycutt/support_newer_versions_of_pe
Support versions of Puppet Enterprise greater than 3.3
2014-11-14 11:04:04 -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
c37520df42 Merge pull request #99 from ghoneycutt/maxstartups_and_maxsessions
Maxstartups and maxsessions
2014-11-14 09:15:18 -08:00
Garrett Honeycutt
9232254a1b Support Ruby v2.1.0 2014-11-13 01:47:00 -08:00
Garrett Honeycutt
d462f6f0b2 Improve validation of sshd_config_maxstartups and add spec tests 2014-11-13 01:46:53 -08:00
Kalle Kiviaho
6d6fe4c030 Add support for MaxStartups and MaxSessions in sshd_config
MaxStartups and MaxSessions control how many connections can be made to a ssh server.
Corrected faulty commented value for MaxStartups.
2014-11-12 16:03:08 -08:00