282 Commits

Author SHA1 Message Date
Daniel Fairhurst
e67cea8e24 Add a parameter to allow disabling management of the ssh service 2015-10-15 13:13:11 -04:00
Garrett Honeycutt
c69e455e9b WIP - Add facts for ssh version
Contains two facts, ssh_version and ssh_version_numeric.

Examples:
  ssh_version         = 'OpenSSH_6.2p2'
  ssh_version_numeric = '6.2'
2015-10-07 14:04:57 -04:00
Garrett Honeycutt
f3d0f97d41 Release v3.31.0 - Add support for SLES 12 2015-10-07 13:33:28 -04:00
Garrett Honeycutt
5a13f89718 Merge pull request #132 from Phil-Friderici/sles12_sftp
add default SFTP subsystem for SLES12
2015-10-07 13:32:53 -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
1e96a8b2af Merge pull request #127 from ghoneycutt/add_param_for_kerberosauthentication
Add parameter for KerberosAuthentication option to sshd
2015-09-03 16:04:13 -04:00
Garrett Honeycutt
4ea08a5357 Work with fang64 on spec tests 2015-09-03 15:05:05 -04:00
Roy Williams
e649f71ef9 Add support for KerberosAuthentication option in sshd. 2015-09-03 15:01:30 -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
12a790d444 Merge pull request #121 from Phil-Friderici/fix_hiera_array
fix for hiera_array() always returning an empty array
2015-08-17 17:44:01 -04:00
Phil Friderici (ephifre)
0de49e43f7 fix for hiera_array() always returning an empty array 2015-08-11 13:35:42 +02: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
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