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 |
|
Anders Larsson
|
82962f61ae
|
Update SLE related spec tests
|
2016-03-21 14:57:15 +01:00 |
|
Phil Friderici
|
bbdb6d4f5e
|
Enhance Puppet v4 compatibility
|
2016-02-24 12:02:22 +01:00 |
|
Anders Larsson
|
98382a05ff
|
Refactor spec tests
|
2016-02-24 12:01:30 +01:00 |
|
Anders Larsson
|
32bdfdd20d
|
Add UseRoaming only on supported ssh versions
Facts ssh_version and ssh_version_numeric is now used in the decision of
including UseRoaming in ssh_version.
|
2016-02-23 11:58:48 +01:00 |
|
Phil Friderici
|
d8f7818134
|
Allow semantic version strings with two dot
|
2016-02-15 13:49:24 +01:00 |
|
Phil Friderici
|
041ad172c1
|
Add spec tests for ssh_version* facts
|
2016-02-15 13:40:27 +01:00 |
|
Garrett Honeycutt
|
09cb1f4c37
|
Release v3.35.0 - Add ssh version facts
|
2016-01-29 17:33:59 -05:00 |
|
Garrett Honeycutt
|
ccc48d79cf
|
Merge pull request #133 from ghoneycutt/facts
WIP - Add facts for ssh version
|
2016-01-29 17:30:41 -05:00 |
|
Garrett Honeycutt
|
81678d0294
|
Release v3.34.0 - Address CVE-2016-0777 and CVE-2016-0778
Add ability to disable roaming.
|
2016-01-17 14:31:14 -05:00 |
|
Garrett Honeycutt
|
f3b35f94f0
|
Merge pull request #149 from ghoneycutt/use_roaming
Use roaming
|
2016-01-17 14:30:42 -05:00 |
|
Garrett Honeycutt
|
0f6a0df26b
|
Allow rspec > v2 on platforms that support it
|
2016-01-17 13:16:48 -05:00 |
|
Garrett Honeycutt
|
a76ec2fd38
|
Use puppet-lint from git as rubygems is not updated
|
2016-01-17 13:15:58 -05:00 |
|
Garrett Honeycutt
|
dd970dbaa5
|
Add CVE-2016-0777 and CVE-2016-0778 information to README
|
2016-01-17 13:12:26 -05:00 |
|
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 |
|