Garrett Honeycutt
|
a1d6c9a3f9
|
Release v3.44.0 - Add TCPKeepAlive to sshd_config
|
2016-08-28 20:22:36 -04:00 |
|
Garrett Honeycutt
|
3db4fed68c
|
Merge pull request #181 from andrei693/Expose_TCPKeepAlive_from_sshd_config
Expose TCPKeepAlive from sshd_config
|
2016-08-28 20:22:06 -04:00 |
|
Andrei Brezan
|
d68ebec55d
|
Expose TCPKeepAlive from sshd_config
|
2016-08-18 10:24:41 +02:00 |
|
Garrett Honeycutt
|
38fe580232
|
Release v3.43.0 - Add support for Ruby 2.3.1 with Puppet v4
|
2016-08-08 23:23:45 -04:00 |
|
Garrett Honeycutt
|
a54a8b6f0a
|
Merge pull request #184 from ghoneycutt/support_ruby231
Support Ruby v2.3.1
|
2016-08-08 23:22:50 -04:00 |
|
Garrett Honeycutt
|
aafdb89eb5
|
Support Ruby v2.3.1
|
2016-08-08 20:30:53 -04:00 |
|
Garrett Honeycutt
|
962d0573b9
|
Explicitly test new Puppet v4 releases
|
2016-08-08 20:28:31 -04:00 |
|
Garrett Honeycutt
|
2fab526428
|
Pin gems to continue supporting older ruby versions
|
2016-08-08 20:27:59 -04:00 |
|
Garrett Honeycutt
|
51b988117b
|
Merge pull request #182 from ghoneycutt/fix_lint_version
Allow puppet-lint v1 so community plugins work
|
2016-07-04 20:38:26 -04:00 |
|
Garrett Honeycutt
|
097563fff1
|
Pin json to v1 for Ruby versions < 2
json v2 requires at least ruby v2.0.0
|
2016-07-04 16:22:34 -04:00 |
|
Garrett Honeycutt
|
697a512898
|
Allow puppet-lint v1 so community plugins work
|
2016-07-04 16:10:23 -04:00 |
|
Garrett Honeycutt
|
7785195306
|
Release v3.42.0 - Support PermitUserEnvironment and PermitEmptyPasswords
Add support for managing sshd_config options PermitUserEnvironment and
PermitEmptyPasswords
|
2016-06-24 15:52:38 -04:00 |
|
Garrett Honeycutt
|
4e3920b820
|
Merge pull request #178 from jthiesfeld/jthiesfeld-permitemptypasswords
Adding two new options for sshd_config PermitEmptyPasswords and PermitUserEnvironment
|
2016-06-24 15:51:18 -04:00 |
|
jthiesfeld
|
cb09aedee6
|
Adding two new options for sshd_config PermitEmptyPasswords and
PermitUserEnvironment
|
2016-06-21 15:52:55 -05:00 |
|
Garrett Honeycutt
|
b05b3e063f
|
Update years in LICENSE
|
2016-06-20 12:44:01 -04:00 |
|
Garrett Honeycutt
|
4121245a5c
|
Release v3.41.0 - Support UserKnownHostsFile & GlobalKnownHostsFile
Add support for UserKnownHostsFile in ssh_config and allow
GlobalKnownHostsFile to take an array.
|
2016-06-20 12:42:06 -04:00 |
|
Garrett Honeycutt
|
b7f729ae78
|
Merge pull request #177 from ghoneycutt/hosts_files_array
Add support for UserKnownHostsFile and add multiple files support for GlobalKnownHostsFile
|
2016-06-20 12:40:30 -04:00 |
|
Garrett Honeycutt
|
ab88a5e86f
|
Working with sergiik to improve documentation of new params
|
2016-06-20 12:38:24 -04:00 |
|
Sergii Kipot
|
0d936a954c
|
Add support for multiple files in GlobalKnownHostsFile ssh option
Array option ssh_config_global_known_hosts_list implemented
|
2016-06-15 20:36:58 +02:00 |
|
Sergii Kipot
|
5be19cd1d7
|
Add support for UserKnownHostsFile ssh option
Array option ssh_config_user_known_hosts_file implemented
|
2016-06-15 17:52:53 +02:00 |
|
Garrett Honeycutt
|
64e0dc5f77
|
Release v3.40.0 - Add ability to specify multiple ports
|
2016-06-09 16:48:57 -04:00 |
|
Garrett Honeycutt
|
6e920cab49
|
Merge pull request #162 from andrei693/Add_multiple_ports_option_to_sshd_config_port
Change sshd_config_port to support multiple port numbers
|
2016-06-09 16:47:25 -04:00 |
|
Andrei Brezan
|
1c78f1e732
|
Change sshd_config_port to support multiple port numbers, string/integer/array
|
2016-06-09 12:41:12 +02:00 |
|
Garrett Honeycutt
|
6872394bfe
|
Release v3.39.0
* Allow ecdsa-sha2-nistp256 hostkeys
* Add host_aliases attribute to sshkey resource
* Add support for PubkeyAuthentication in sshd_config
|
2016-06-08 12:38:06 -04:00 |
|
Garrett Honeycutt
|
6a82780175
|
Merge pull request #173 from florianfa/master
allow ecdsa-sha2-nistp256 hostkeys, add host_aliases attribute to sshkey resource, add support for PubkeyAuthentication
|
2016-06-08 12:35:48 -04:00 |
|
Florian Faltermeier
|
49c799afb3
|
add support for PubkeyAuthentication in sshd_config
|
2016-06-08 15:25:24 +02:00 |
|
Garrett Honeycutt
|
aae6a69bcb
|
Merge pull request #172 from Phil-Friderici/mini_fixes
Remove needless file
|
2016-06-07 10:10:02 -04:00 |
|
Florian Faltermeier
|
b0b245e2ed
|
add host_aliases attribute to sshkey resource
|
2016-06-07 10:49:37 +02:00 |
|
Florian Faltermeier
|
a7a15c203e
|
allow ecdsa-sha2-nistp256 hostkeys
|
2016-06-07 09:15:06 +02:00 |
|
Phil Friderici
|
ecb889af82
|
Remove needless file
|
2016-06-07 08:47:51 +02:00 |
|
Garrett Honeycutt
|
bfb085888b
|
Release v3.38.0
|
2016-06-06 16:21:40 -04:00 |
|
Garrett Honeycutt
|
672ebed448
|
Merge pull request #171 from ghoneycutt/prep_3_38_0
Prep v3.80.0
|
2016-06-06 16:19:35 -04:00 |
|
Garrett Honeycutt
|
dfe8bd791e
|
Prep v3.80.0
|
2016-06-06 13:58:01 -04:00 |
|
Garrett Honeycutt
|
cbc1db4819
|
Merge pull request #170 from ghoneycutt/maxauthtries
Add param to manage MaxAuthTries in sshd_config
|
2016-06-06 13:56:21 -04:00 |
|
Garrett Honeycutt
|
bbcf100545
|
Release v3.37.1 - Solaris bugfix to remove AddressFamily
|
2016-06-06 13:43:39 -04:00 |
|
Garrett Honeycutt
|
14be3f08af
|
Merge pull request #161 from nbentoumi/fix_solaris_issue
Fix Solaris ssh issue - AddressFamily not supported
|
2016-06-06 13:42:14 -04:00 |
|
jthiesfeld
|
e1841e04d8
|
Add param to manage MaxAuthTries in sshd_config
|
2016-06-06 12:49:20 -04:00 |
|
Nasredine Bentoumi
|
c04c0cca92
|
Fix Solaris ssh issue - AddressFamily not supported
|
2016-06-06 12:27:48 -04:00 |
|
Garrett Honeycutt
|
e29c06349d
|
Release v3.37.0 - Add params to manage more options in ssh_config
* StrictHostKeyChecking
* EnableSSHKeysign
* HostbasedAuthentication
|
2016-06-04 14:33:26 -04:00 |
|
Garrett Honeycutt
|
d7d8692d3d
|
Merge branch 'master' of github.com:ghoneycutt/puppet-module-ssh
|
2016-06-04 14:31:53 -04:00 |
|
Garrett Honeycutt
|
c73f520432
|
Merge pull request #168 from ghoneycutt/add_ssh_params
Add ssh params
|
2016-06-04 14:31:38 -04:00 |
|
Garrett Honeycutt
|
79e53c0940
|
Fix strict variable checks
|
2016-06-04 12:26:36 -04:00 |
|
Garrett Honeycutt
|
88f857d6b6
|
Work with apazga on adding config options for ssh_config
|
2016-06-04 10:42:02 -04:00 |
|
Abel Paz
|
b48e066f21
|
Additional parameters for ssh_config
To allow the following options to be configured in ssh_config
* StrictHostKeyChecking
* EnableSSHKeysign
* HostbasedAuthentication for ssh_client
|
2016-06-04 10:36:17 -04:00 |
|
Garrett Honeycutt
|
a82e9b9aab
|
Merge branch 'master' of github.com:ghoneycutt/puppet-module-ssh
|
2016-05-25 16:45:58 -04:00 |
|
Garrett Honeycutt
|
21ca38dc88
|
Merge pull request #154 from Phil-Friderici/specs_for_facts
Specs for ssh* facts
|
2016-05-02 12:46:43 -04:00 |
|
Garrett Honeycutt
|
61b8b2e882
|
Release v3.36.0 - Set UseRoaming based on version of SSH
This release has a large refactor of the spec tests. Big thanks for Phil
Friderici and Anders Larsson!
|
2016-04-04 14:56:54 -05:00 |
|
Garrett Honeycutt
|
336b395c52
|
Merge pull request #157 from anders-larsson/useroaming_on_supported_versions
UseRoaming on supported versions only
|
2016-04-04 14:56:28 -05:00 |
|
Anders Larsson
|
7b9ffdc0e6
|
Disable puppet-lint 140chars check
|
2016-03-22 07:31:42 +01:00 |
|
Anders Larsson
|
5b24bcbd70
|
Ensure rake v10 is used for ruby 1.8.7
|
2016-03-22 07:09:32 +01:00 |
|