Commit Graph

  • bbdb6d4f5e Enhance Puppet v4 compatibility Phil Friderici 2016-02-23 13:20:18 +01:00
  • 98382a05ff Refactor spec tests Anders Larsson 2016-02-17 10:58:14 +01:00
  • 32bdfdd20d Add UseRoaming only on supported ssh versions Anders Larsson 2016-02-16 12:35:40 +01:00
  • d8f7818134 Allow semantic version strings with two dot Phil Friderici 2016-02-15 13:49:24 +01:00
  • 041ad172c1 Add spec tests for ssh_version* facts Phil Friderici 2016-01-25 18:07:45 +01:00
  • 09cb1f4c37 Release v3.35.0 - Add ssh version facts Garrett Honeycutt 2016-01-29 17:33:59 -05:00
  • ccc48d79cf Merge pull request #133 from ghoneycutt/facts Garrett Honeycutt 2016-01-29 17:30:41 -05:00
  • 81678d0294 Release v3.34.0 - Address CVE-2016-0777 and CVE-2016-0778 Garrett Honeycutt 2016-01-17 14:31:14 -05:00
  • f3b35f94f0 Merge pull request #149 from ghoneycutt/use_roaming Garrett Honeycutt 2016-01-17 14:30:42 -05:00
  • 0f6a0df26b Allow rspec > v2 on platforms that support it Garrett Honeycutt 2016-01-17 13:16:48 -05:00
  • a76ec2fd38 Use puppet-lint from git as rubygems is not updated Garrett Honeycutt 2016-01-17 13:15:58 -05:00
  • dd970dbaa5 Add CVE-2016-0777 and CVE-2016-0778 information to README Garrett Honeycutt 2016-01-17 13:12:26 -05:00
  • 38260e68c4 Set UseRoaming parameter only on Linux clients Phil Friderici 2016-01-15 15:16:09 +01:00
  • 7da166afb8 mitigate client bugs CVE-2016-0777 and CVE-2016-0778 Michael Merideth 2016-01-14 14:28:39 -07:00
  • 9c02168480 Release v3.33.1 - Support Puppet v4.3.0 Garrett Honeycutt 2015-12-15 22:02:58 -05:00
  • dbc34b67b9 Merge branch 'master' of github.com:ghoneycutt/puppet-module-ssh Garrett Honeycutt 2015-12-15 22:02:21 -05:00
  • 0904d4896a Merge pull request #143 from ghoneycutt/support_puppet_v430 Garrett Honeycutt 2015-12-15 21:57:39 -05:00
  • a8a939a4d9 Support Puppet v4.3.0 Garrett Honeycutt 2015-12-15 16:11:11 -05:00
  • d098df02e3 Support Puppet v4.3.0 Garrett Honeycutt 2015-12-15 16:11:11 -05:00
  • c487d6d8a8 Use https for spec fixtures for easier access through firewalls Garrett Honeycutt 2015-12-15 16:10:32 -05:00
  • 32c633f5a5 Use community puppet-lint plugins and conform code to them Garrett Honeycutt 2015-12-15 16:10:04 -05:00
  • 7b86b6ae10 Release v3.33.0 - Add parameter for AddressFamily in sshd_config Garrett Honeycutt 2015-12-10 11:52:00 -05:00
  • 2b29ced114 Merge pull request #142 from ghoneycutt/sshd_addressfamily Garrett Honeycutt 2015-12-10 11:46:44 -05:00
  • a5db9add8b Keep commented config option to show default value for AddressFamily Garrett Honeycutt 2015-12-10 09:52:14 -05:00
  • 8876844637 Add parameter sshd_addressfamily Tom De Vylder 2015-09-29 10:35:25 +02:00
  • ed47839cab Merge pull request #140 from ghoneycutt/readme_example_formatting Garrett Honeycutt 2015-12-07 15:08:21 -05:00
  • 73a0d2ba35 Change formatting in README to be explicit about example types Garrett Honeycutt 2015-12-07 15:07:06 -05:00
  • 4074732dc8 Merge pull request #139 from ghoneycutt/README_for_approved_status Garrett Honeycutt 2015-11-24 13:53:39 -05:00
  • e3246a616a Update README to meet criteria for Puppet Labs Approved status Garrett Honeycutt 2015-11-24 13:46:09 -05:00
  • 3cbdaa152f Release v3.32.0 - Add parameter to specify management of ssh service Garrett Honeycutt 2015-10-15 14:31:52 -04:00
  • 9ffa33c028 Merge pull request #134 from dfairhurst/feature/manageservice Garrett Honeycutt 2015-10-15 14:31:32 -04:00
  • e67cea8e24 Add a parameter to allow disabling management of the ssh service Daniel Fairhurst 2015-10-15 11:34:08 -04:00
  • c69e455e9b WIP - Add facts for ssh version Garrett Honeycutt 2015-10-07 14:04:57 -04:00
  • f3d0f97d41 Release v3.31.0 - Add support for SLES 12 Garrett Honeycutt 2015-10-07 13:33:28 -04:00
  • 5a13f89718 Merge pull request #132 from Phil-Friderici/sles12_sftp Garrett Honeycutt 2015-10-07 13:32:53 -04:00
  • 45ef1ddbaa add default SFTP subsystem for SLES12 Phil Friderici 2015-10-07 15:02:00 +02:00
  • 260b9f3900 Release v3.30.0 - Manage KerberosAuthentication option in sshd Garrett Honeycutt 2015-09-03 16:04:45 -04:00
  • 1e96a8b2af Merge pull request #127 from ghoneycutt/add_param_for_kerberosauthentication Garrett Honeycutt 2015-09-03 16:04:13 -04:00
  • 4ea08a5357 Work with fang64 on spec tests Garrett Honeycutt 2015-09-03 15:05:05 -04:00
  • e649f71ef9 Add support for KerberosAuthentication option in sshd. Roy Williams 2015-09-02 17:56:44 +00:00
  • cd4a9dca10 Release v3.29.1 - Bugfix for hiera_array with allow/deny users/groups Garrett Honeycutt 2015-08-17 17:48:35 -04:00
  • 12a790d444 Merge pull request #121 from Phil-Friderici/fix_hiera_array Garrett Honeycutt 2015-08-17 17:44:01 -04:00
  • 0de49e43f7 fix for hiera_array() always returning an empty array Phil Friderici (ephifre) 2015-08-10 12:02:10 +02:00
  • 3c785ef1fd Release v3.29.0 - Add support for Puppet v4 and v3 w/ future parser Garrett Honeycutt 2015-08-05 12:50:33 -04:00
  • fe5f66f2f4 Merge pull request #120 from ghoneycutt/puppetv4 Garrett Honeycutt 2015-08-05 12:49:11 -04:00
  • 95ed538ec4 Re-enable linting in Travis Garrett Honeycutt 2015-08-05 11:55:40 -04:00
  • 2b39c4153d Fix spec tests since hashes are displayed differently in Puppet v4 Garrett Honeycutt 2015-08-05 11:51:34 -04:00
  • f029af828b Change type() to type3x() for Puppet v4 compatibility Garrett Honeycutt 2015-08-05 11:28:30 -04:00
  • 2f38918b05 Fix spec tests Garrett Honeycutt 2015-08-05 11:19:51 -04:00
  • 13e7433e0b Fix failing spec tests and get Puppet v4 working Phil Friderici (ephifre) 2015-08-04 09:43:28 +02:00
  • b434ea89ef Support Puppet v4 and v3 with future parser Garrett Honeycutt 2015-05-20 12:51:15 -04:00
  • 7462cd401c Merge pull request #117 from kTitan/update_readme Garrett Honeycutt 2015-06-02 13:00:19 -04:00
  • 01edea3712 Update README for HostbasedAuthentication and small styling fixes kTitan 2015-06-02 10:21:38 +02:00
  • c81da2d6d0 Merge pull request #116 from kTitan/parameterize_ignoreuserknownhosts_and_ignorerhosts Garrett Honeycutt 2015-06-01 18:47:26 -04:00
  • 6d0cfd48c8 Parameterize IgnoreUserKnownHosts & IgnoreRhosts kTitan 2015-06-01 20:44:56 +02:00
  • dc58913f13 Release v3.28.0 - Add HostbasedAuthentication parameter to sshd_config Garrett Honeycutt 2015-06-01 12:21:18 -04:00
  • bb7b9333a4 Merge pull request #115 from ghoneycutt/parameterize_hostbasedauthentication Garrett Honeycutt 2015-06-01 12:20:47 -04:00
  • ea036f117e Add parameter for HostbasedAuthentication option in sshd_config kTitan 2015-05-29 12:48:59 +02:00
  • c10efb16f6 Release v3.27.2 - Fix style issues Garrett Honeycutt 2015-05-31 18:21:27 -04:00
  • 94c8131fa1 Merge pull request #114 from ghoneycutt/style_fix Garrett Honeycutt 2015-05-31 18:20:25 -04:00
  • ab8d700a6a Fix style issues Garrett Honeycutt 2015-05-31 15:19:10 -04:00
  • fb935f39bc Release v3.27.1 - Fix bug where sshd_gssapiauthentication could be undef Garrett Honeycutt 2015-05-07 12:54:21 -04:00
  • f071eee9e8 Merge pull request #111 from kylefu8/sshd_gssapiauth Garrett Honeycutt 2015-05-07 12:52:57 -04:00
  • 20bb5118df Remove if statement for sshd_gssapiauthentication. Kyle Fu 2015-05-07 14:45:09 +08:00
  • 9933e7ac27 Release v3.27.0 - Parameterize GSSAPIAuthentication in ssh_config Garrett Honeycutt 2015-05-07 00:40:40 -04:00
  • 48fcb4f268 Merge branch 'master' of github.com:ghoneycutt/puppet-module-ssh Garrett Honeycutt 2015-05-07 00:40:13 -04:00
  • 285c7804db Merge pull request #109 from kylefu8/gssapiauth Garrett Honeycutt 2015-05-07 00:39:58 -04:00
  • 29c042a960 Remove if for ssh_gssapiauthentication. Remove unnecessary line in spec_helper.rb. Fix dot by backslash. Kyle Fu 2015-05-07 11:19:40 +08:00
  • fbe72409ff Make GSSAPIAuthentication in ssh_config modifiable. Fix corresponding Puppet::Error test code. Kyle Fu 2015-05-04 11:00:11 +08:00
  • 0e5cc2fc52 Release v3.26.0 - Add params related to authorized keys Garrett Honeycutt 2015-04-13 19:28:23 -04:00
  • de29fb46ca Merge pull request #108 from ghoneycutt/authorized_keys_command Garrett Honeycutt 2015-04-13 19:27:58 -04:00
  • c105d91d4e Add parameters for AuthorizedKeysCommand and AuthorizedKeysCommandUser Garrett Honeycutt 2015-04-13 16:04:57 -04:00
  • f0f0bccfa8 Merge pull request #107 from Phil-Friderici/template_fix Garrett Honeycutt 2015-04-09 15:08:51 -04:00
  • a30a509889 move empty line into conditional block Phil Friderici (ephifre) 2015-04-09 11:34:31 +02:00
  • 538deaecf5 Release v3.25.0 - Add params for more sftp related settings Garrett Honeycutt 2015-04-08 09:54:17 -04:00
  • 6d89dfd968 Merge pull request #106 from ghoneycutt/sftp_settings Garrett Honeycutt 2015-04-08 09:53:34 -04:00
  • 8d80bd6c40 Pin rspec-puppet to v1.0 Garrett Honeycutt 2015-04-07 13:59:09 -04:00
  • 80f77a2000 Work with Phil on PR Garrett Honeycutt 2015-04-07 13:55:49 -04:00
  • bc15c75c77 Update testing environment and test metadata Garrett Honeycutt 2015-04-07 13:51:45 -04:00
  • 6d90e568b6 Deprecate Modulefile in favor of metadata.json Garrett Honeycutt 2015-04-07 13:51:30 -04:00
  • ffde12030c parameterize sftp_server related settings Phil Friderici (ephifre) 2015-04-02 17:06:15 +02:00
  • 42e0517249 Release v3.24.0 - Manage ssh_known_hosts Garrett Honeycutt 2014-11-16 17:32:41 -08:00
  • a9d1b75867 Merge pull request #101 from ghoneycutt/known_hosts Garrett Honeycutt 2014-11-16 17:31:56 -08:00
  • a8be0466dc Always manage ssh_known_hosts and add spec tests Garrett Honeycutt 2014-11-16 16:44:11 -08:00
  • a03df37f09 Manage the ssh_known_hosts file when ssh_key_import is used Markus Frosch 2014-09-11 11:50:47 +02:00
  • f5081f3055 Support Puppet Enterprise > 3.2 and < 4 Garrett Honeycutt 2014-11-14 11:04:45 -08:00
  • 9057f35b2c Merge pull request #100 from ghoneycutt/support_newer_versions_of_pe Garrett Honeycutt 2014-11-14 11:04:04 -08:00
  • 83d0e072a0 Support versions of Puppet Enterprise greater than 3.3 Garrett Honeycutt 2014-11-14 09:25:37 -08:00
  • 2b758f4cd8 Release v3.23.0 - Support MaxStartups and MaxSessions in sshd_config Garrett Honeycutt 2014-11-14 09:18:00 -08:00
  • c37520df42 Merge pull request #99 from ghoneycutt/maxstartups_and_maxsessions Garrett Honeycutt 2014-11-14 09:15:18 -08:00
  • 9232254a1b Support Ruby v2.1.0 Garrett Honeycutt 2014-11-12 16:05:37 -08:00
  • d462f6f0b2 Improve validation of sshd_config_maxstartups and add spec tests Garrett Honeycutt 2014-11-12 16:02:14 -08:00
  • 6d6fe4c030 Add support for MaxStartups and MaxSessions in sshd_config Kalle Kiviaho 2014-11-11 08:39:12 +01:00
  • 3e4536d097 Release v3.22.0 - Add ability to specify ListenAddress Garrett Honeycutt 2014-10-27 20:04:48 -04:00
  • 1f3d467aea Merge pull request #94 from ghoneycutt/add_sshd_listen_address Garrett Honeycutt 2014-10-27 20:01:32 -04:00
  • 8fbbdc7d3d Add ability to specify ListenAddress in sshd_config Garrett Honeycutt 2014-10-25 13:52:05 -07:00
  • 445981f9af Add sshd_listen parameter for ListenAddress Markus Frosch 2014-09-11 11:50:14 +02:00
  • 4a05db8ff4 Release v3.21.0 - Add ability to specify HostKey in sshd_config Garrett Honeycutt 2014-10-21 11:51:23 -04:00
  • 660c69801b Merge pull request #91 from ghoneycutt/style_fix Garrett Honeycutt 2014-10-21 11:50:42 -04:00
  • aeddcdceff Style fix - no functional changes Garrett Honeycutt 2014-10-21 11:50:00 -04:00