301 Commits

Author SHA1 Message Date
Phil Friderici
38260e68c4 Set UseRoaming parameter only on Linux clients
- add variable validation
- add tests
2016-01-15 15:16:09 +01:00
Michael Merideth
7da166afb8 mitigate client bugs CVE-2016-0777 and CVE-2016-0778 2016-01-14 14:31:12 -07:00
Garrett Honeycutt
9c02168480 Release v3.33.1 - Support Puppet v4.3.0 2015-12-15 22:02:58 -05:00
Garrett Honeycutt
dbc34b67b9 Merge branch 'master' of github.com:ghoneycutt/puppet-module-ssh 2015-12-15 22:02:21 -05:00
Garrett Honeycutt
0904d4896a Merge pull request #143 from ghoneycutt/support_puppet_v430
Support puppet v430
2015-12-15 21:57:39 -05:00
Garrett Honeycutt
a8a939a4d9 Support Puppet v4.3.0
Requires upgrade to ghoneycutt/common v1.4.1
2015-12-15 19:55:11 -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
c487d6d8a8 Use https for spec fixtures for easier access through firewalls 2015-12-15 16:10:32 -05:00
Garrett Honeycutt
32c633f5a5 Use community puppet-lint plugins and conform code to them 2015-12-15 16:10:04 -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
2b29ced114 Merge pull request #142 from ghoneycutt/sshd_addressfamily
Sshd addressfamily
2015-12-10 11:46:44 -05:00
Garrett Honeycutt
a5db9add8b Keep commented config option to show default value for AddressFamily 2015-12-10 09:59:19 -05:00
Tom De Vylder
8876844637 Add parameter sshd_addressfamily 2015-12-10 09:59:19 -05:00
Garrett Honeycutt
ed47839cab Merge pull request #140 from ghoneycutt/readme_example_formatting
Change formatting in README to be explicit about example types
2015-12-07 15:08:21 -05:00
Garrett Honeycutt
73a0d2ba35 Change formatting in README to be explicit about example types
This makes the markup render nicely on GitHub
2015-12-07 15:07:06 -05:00
Garrett Honeycutt
4074732dc8 Merge pull request #139 from ghoneycutt/README_for_approved_status
Update README to meet criteria for Puppet Labs Approved status
2015-11-24 13:53:39 -05:00
Garrett Honeycutt
e3246a616a Update README to meet criteria for Puppet Labs Approved status 2015-11-24 13:53:08 -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
9ffa33c028 Merge pull request #134 from dfairhurst/feature/manageservice
Add a parameter to allow disabling management of the ssh service
2015-10-15 14:31:32 -04:00
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