Commit Graph

  • fadfa3b3bc Merge pull request #85 from diddi-/sshd_hostkey Garrett Honeycutt 2014-10-21 11:49:05 -04:00
  • 9a958b749a Release v3.20.0 - Support EL7 Garrett Honeycutt 2014-10-15 08:48:26 -04:00
  • 72de64fd71 Merge pull request #90 from ghoneycutt/el7 Garrett Honeycutt 2014-10-15 08:45:57 -04:00
  • 0e15d74b4b Support EL7 Garrett Honeycutt 2014-10-14 20:30:37 -04:00
  • 998026b54d Support puppet-lint v1 Garrett Honeycutt 2014-10-14 20:30:17 -04:00
  • 76868e6dbf Support Puppet v3.7 Garrett Honeycutt 2014-10-14 20:29:45 -04:00
  • 685977b7de Merge pull request #89 from ghoneycutt/release_v3.19.1_bugfix_for_GSSAPIDelegateCredentials Garrett Honeycutt 2014-09-24 10:33:29 -04:00
  • 114bbccadb Release v3.19.1 - Bugfix: default GSSAPIDelegateCredentials to undef Garrett Honeycutt 2014-09-24 10:13:56 -04:00
  • b6089b8656 Release v3.19.0 - Support GSSAPIDelegateCredentials in ssh_config Garrett Honeycutt 2014-09-23 17:42:20 -04:00
  • 27e9f94c15 Merge branch 'master' of github.com:ghoneycutt/puppet-module-ssh Garrett Honeycutt 2014-09-23 17:41:14 -04:00
  • 3764e4dcd5 Merge pull request #88 from ghoneycutt/GSSAPIDelegateCredentials_ssh_config_for_solaris11 Garrett Honeycutt 2014-09-23 17:41:03 -04:00
  • ab37372230 Add support for GSSAPIDelegateCredentials in ssh_config. Roy Victor Williams 2014-09-23 09:43:10 -04:00
  • b36f5869ad Release v3.18.0 - ability to specify custom templates Garrett Honeycutt 2014-09-03 21:43:55 -04:00
  • c4aa7d6a9a Merge pull request #82 from wolfspyre/parameterize_templates Garrett Honeycutt 2014-09-03 21:43:12 -04:00
  • 2dfe01c0e3 Add support for changing HostKey option Diddi Oscarsson 2014-08-29 12:50:21 +02:00
  • b719363821 fix facts declarations in spec tests to pass codesmell Wolf Noble 2014-08-13 18:03:50 -05:00
  • dbd0e51760 Add parameters to specify the template used to generate sshd_config and ssh_config Wolf Noble 2014-08-12 14:47:58 -05:00
  • 2210c9c622 Release v3.17.0 - deep merge for sshd_config deny/allow users Garrett Honeycutt 2014-08-09 11:43:50 -04:00
  • 7dc420ef12 Merge pull request #81 from ghoneycutt/use_hiera_array_for_deep_merge Garrett Honeycutt 2014-08-09 11:41:56 -04:00
  • bf53e2f36e Fixup gmcgrath's contribution to comply with style Garrett Honeycutt 2014-08-09 10:35:59 -04:00
  • ec91c40a5a Ability to use hiera_array for sshd_config's deny/allow users gmcgrath 2014-07-21 02:31:14 -04:00
  • 5c097ef286 Release v3.16.0 - LogLevel is configurable for sshd_config Garrett Honeycutt 2014-08-09 10:22:16 -04:00
  • 76eab9904e Merge pull request #79 from wolfspyre/permit_custom_sshd_loglevel Garrett Honeycutt 2014-08-09 10:20:07 -04:00
  • 71dfbca914 permit customization of sshd config loglevel Wolf Noble 2014-08-06 15:13:32 -05:00
  • 4f9c5e2168 Release v3.15.2 - metadata update to support PE 3.3 Garrett Honeycutt 2014-07-16 14:10:52 -04:00
  • 113ef4a7d8 Merge pull request #77 from robbyt/master Garrett Honeycutt 2014-07-16 14:09:24 -04:00
  • 1effe253aa adding PE 3.3 support Rob Terhaar 2014-07-16 12:36:58 -04:00
  • b8d4722fec Release v3.15.1 - fix metadata and Solaris 11 support Garrett Honeycutt 2014-06-10 20:26:32 -04:00
  • cbd3e7a745 Merge pull request #76 from ghoneycutt/sol11 Garrett Honeycutt 2014-06-10 20:25:00 -04:00
  • 86b402750c Allow for facter v2 Garrett Honeycutt 2014-06-10 13:53:37 -04:00
  • 8e50448b31 Use single quotes where no variable interpolation is required. Garrett Honeycutt 2014-06-10 13:52:59 -04:00
  • 21be3b2da3 Requiring rubygems is not needed. Garrett Honeycutt 2014-06-10 13:51:23 -04:00
  • e52bad15e1 Update Solaris 11 package names Mark Nalyanya 2014-06-06 18:53:16 +02:00
  • 5895802498 Release v3.15.0 - Add deny/allow options in sshd_config Garrett Honeycutt 2014-05-29 12:59:49 -04:00
  • 9638496c68 Merge pull request #74 from ghoneycutt/sshd_config_acls Garrett Honeycutt 2014-05-29 12:59:09 -04:00
  • 3f94bff707 Add Allow/Deny options to sshd_config Garrett Honeycutt 2014-05-29 11:17:18 -04:00
  • 52b41829f2 Release v3.14.0 - Can specify DenyUsers in sshd_config Garrett Honeycutt 2014-05-29 10:39:33 -04:00
  • f362fe3f90 Merge pull request #73 from ghoneycutt/sshd_config_denyusers Garrett Honeycutt 2014-05-29 10:37:20 -04:00
  • eef1ca3f73 Add ability to specify DenyUsers in sshd_config Garrett Honeycutt 2014-05-28 16:46:13 -04:00
  • ef93a47c1c Release v3.13.0 - support MACs and Ciphers options Garrett Honeycutt 2014-05-28 16:20:14 -04:00
  • 39d0665f84 Merge pull request #72 from ghoneycutt/add_macs_params Garrett Honeycutt 2014-05-28 16:16:27 -04:00
  • 3077269848 Merge pull request #71 from ghoneycutt/add_ciphers_params Garrett Honeycutt 2014-05-28 16:14:11 -04:00
  • 230023ef5a Add ability to specify MACs option in ssh_config and sshd_config Garrett Honeycutt 2014-05-28 14:53:39 -04:00
  • dbf2d6c138 Add ability to specify Ciphers option in ssh_config and sshd_config Garrett Honeycutt 2014-05-28 14:12:44 -04:00
  • b264bb97c6 Release v3.12.0 - Can specify ServerKeyBits in sshd_config Garrett Honeycutt 2014-05-22 15:02:17 -04:00
  • 7d06898c38 Merge pull request #70 from ghoneycutt/add_sshd_config_serverkeybits Garrett Honeycutt 2014-05-22 15:01:18 -04:00
  • e91a36ae31 remove trailing whitespace Garrett Honeycutt 2014-05-22 14:46:00 -04:00
  • 05704d7280 Add ServerKeyBits parameter nbentoumi 2014-05-20 21:24:09 -04:00
  • 92a8972063 Release v3.11.0 - Add StrictModes param for sshd_config Garrett Honeycutt 2014-05-20 13:44:28 -04:00
  • 8022d23c53 Merge pull request #68 from ghoneycutt/add_sshd_config_strictmodes Garrett Honeycutt 2014-05-20 13:43:10 -04:00
  • 2979a85624 Support Puppet v3.5.1 and v3.6.0 Garrett Honeycutt 2014-05-20 13:08:58 -04:00
  • 0d00d040da Add StrictModes parameter for sshd root 2014-05-20 13:57:33 -04:00
  • 88dd13b27b Merge pull request #65 from ghoneycutt/fix_metadata_add_firewall_version Garrett Honeycutt 2014-05-20 13:03:29 -04:00
  • 53f9acbfd5 Add version dependency to firewall module to support Forge Garrett Honeycutt 2014-05-16 13:27:19 -07:00
  • d228c25d4b Release v3.10.0 - Add option to specify AuthorizedKeysFile Garrett Honeycutt 2014-05-16 13:20:39 -07:00
  • f4f85e1d4d Merge pull request #64 from emahags/auth_keys_location Garrett Honeycutt 2014-05-16 13:14:09 -07:00
  • 7dd6b653b0 Add option to specify AuthorizedKeysFile Martin Hagstrom 2014-05-16 10:31:54 +02:00
  • b3511938e9 Release v3.9.0 - ability to not import all ssh keys Garrett Honeycutt 2014-04-14 01:57:03 -04:00
  • cd8d98da4c Merge pull request #63 from ghoneycutt/ssh_key_import Garrett Honeycutt 2014-04-14 01:56:34 -04:00
  • 58dd6263e7 Merging emahags/import_ssh_keys into master Garrett Honeycutt 2014-04-14 01:24:08 -04:00
  • 5a04e16138 Merge pull request #61 from ghoneycutt/use_contain_class Garrett Honeycutt 2014-04-03 14:21:22 +02:00
  • 9d4af6156a Update spec tests to use contain_class as include_class is deprecated Garrett Honeycutt 2014-04-03 14:00:36 +02:00
  • 96872c5832 Release v3.8.0 - Manages ClientAliveCountMax in sshd_config Garrett Honeycutt 2014-04-02 11:09:43 +02:00
  • 09b2e7723e Merge pull request #56 from mlehner616/develop Garrett Honeycutt 2014-04-02 11:08:23 +02:00
  • 9792b269bd Added ClientAliveCountMax config parameter Mike Lehner 2014-04-01 20:12:35 -04:00
  • 814b9bc972 Release v3.7.0 - Support for Solaris 9, 10, and 11. Garrett Honeycutt 2014-02-28 18:55:00 -05:00
  • 5e60d4eceb Merge pull request #54 from ghoneycutt/support_solaris Garrett Honeycutt 2014-02-28 18:53:49 -05:00
  • b3c2cd7886 Fix Mark's commit to support Solaris 9 Garrett Honeycutt 2014-02-28 18:43:17 -05:00
  • 0523bac29a Fix service hasstatus for Solaris 9 Mark Nalyanya 2014-02-28 16:06:18 +01:00
  • 965bc661d0 exported sshkey does not require ssh package Garrett Honeycutt 2014-02-27 20:03:52 -05:00
  • ae87198e76 Make Solaris work Garrett Honeycutt 2014-02-25 12:53:45 +01:00
  • 94d8fef4bb Ensure spec tests for Solaris port pass Garrett Honeycutt 2014-02-25 10:42:26 +01:00
  • ec878abe2b Cleanup duplicate code in Solaris port. Garrett Honeycutt 2014-02-25 10:41:24 +01:00
  • 5b8317daa5 Merge remote-tracking branch 'origin/master' into support_solaris Garrett Honeycutt 2014-02-25 10:23:08 +01:00
  • 2ee8163d9b Add Solaris support Mark Nalyanya 2014-01-22 17:05:48 +01:00
  • 492292b003 Fix type comparison of ssh_key_import Martin Hagstrom 2014-02-20 22:38:20 +01:00
  • 6236973bf8 Add option to not import ssh keys Martin Hagstrom 2014-02-20 16:38:08 +01:00
  • ccfce3d093 Release v3.6.1 - Support Puppet v3.4 and Ruby v2.0.0 Garrett Honeycutt 2014-02-06 16:26:24 -05:00
  • 03d8afc57f Merge pull request #51 from ghoneycutt/support_puppet34_and_ruby2 Garrett Honeycutt 2014-02-06 16:26:00 -05:00
  • cd5e300fa0 Support Puppet v3.4 Garrett Honeycutt 2014-02-06 14:54:43 -05:00
  • a2484ab239 Support Ruby v2.0.0 Garrett Honeycutt 2014-02-06 14:43:09 -05:00
  • 497a5bbd51 Merge pull request #49 from ghoneycutt/travis Garrett Honeycutt 2014-01-24 18:17:25 -08:00
  • 0f17236f75 Test against Puppet v3.4 Garrett Honeycutt 2014-01-24 20:35:21 -05:00
  • c5d8868fdf Drop support for Puppet v2.7 Garrett Honeycutt 2014-01-24 20:34:54 -05:00
  • 60a41230c4 Test against Ruby v2.0.0 though allow it to fail Garrett Honeycutt 2014-01-24 20:34:36 -05:00
  • b88339e1fc Enable fast finish in Travis Garrett Honeycutt 2014-01-24 20:34:16 -05:00
  • c68707e75c Release v3.6.0 - Add ability to do merge lookup for ssh keys Garrett Honeycutt 2014-01-20 09:42:52 -05:00
  • ffa34f5fe9 Merge pull request #48 from ghoneycutt/hiera_merge Garrett Honeycutt 2014-01-20 06:41:57 -08:00
  • 0f4b8320e5 Add spec tests for hiera_merge Garrett Honeycutt 2014-01-20 09:36:38 -05:00
  • 8a8ffbee6a added optional hiera merge functionality Phil Friderici 2014-01-17 14:10:04 +01:00
  • 2be20733d8 Merge pull request #43 from ghoneycutt/rspec_puppet_v1 Garrett Honeycutt 2013-12-27 14:57:11 -08:00
  • 2afe44fd22 Support rspec-puppet v1.0.0 Garrett Honeycutt 2013-12-27 17:47:46 -05:00
  • 9c0985514d Release v3.5.0 - Optionally manage banner file Garrett Honeycutt 2013-12-21 02:33:57 -05:00
  • d027d56e49 Merge pull request #40 from ghoneycutt/add_banner_file Garrett Honeycutt 2013-12-20 23:32:32 -08:00
  • 507b35e453 Cleaning up contributions Garrett Honeycutt 2013-12-21 02:27:10 -05:00
  • 42efd6ebfc Clean up contributions and improve spec tests Garrett Honeycutt 2013-12-21 02:21:06 -05:00
  • 8ed84f7e18 Update to work with new version of rspec-puppet Garrett Honeycutt 2013-12-21 02:05:37 -05:00
  • 96d38fb876 Add checks to rake validate and update Travis Garrett Honeycutt 2013-12-19 07:49:32 -05:00
  • 7c378d0e8b Merge pull request #39 from Phil-Friderici/spec_test_fixes Garrett Honeycutt 2013-12-19 04:47:16 -08:00
  • db52073c3b Add ability to manage HashKnownHosts in ssh_config Garrett Honeycutt 2013-12-19 07:39:06 -05:00