Release v3.12.0 - Can specify ServerKeyBits in sshd_config
This commit is contained in:
parent
7d06898c38
commit
b264bb97c6
@ -1,5 +1,5 @@
|
|||||||
name 'ghoneycutt-ssh'
|
name 'ghoneycutt-ssh'
|
||||||
version '3.11.0'
|
version '3.12.0'
|
||||||
source 'git://github.com/ghoneycutt/puppet-module-ssh.git'
|
source 'git://github.com/ghoneycutt/puppet-module-ssh.git'
|
||||||
author 'ghoneycutt'
|
author 'ghoneycutt'
|
||||||
license 'Apache License, Version 2.0'
|
license 'Apache License, Version 2.0'
|
||||||
|
@ -66,7 +66,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"name": "ghoneycutt-ssh",
|
"name": "ghoneycutt-ssh",
|
||||||
"version": "3.11.0",
|
"version": "3.12.0",
|
||||||
"source": "git://github.com/ghoneycutt/puppet-module-ssh.git",
|
"source": "git://github.com/ghoneycutt/puppet-module-ssh.git",
|
||||||
"author": "ghoneycutt",
|
"author": "ghoneycutt",
|
||||||
"license": "Apache License, Version 2.0",
|
"license": "Apache License, Version 2.0",
|
||||||
@ -95,14 +95,14 @@
|
|||||||
"Gemfile": "6992d521994d948eb6e48acd733a07bf",
|
"Gemfile": "6992d521994d948eb6e48acd733a07bf",
|
||||||
"Gemfile.lock": "44926a4ba8c7b0f743f80b5428f68602",
|
"Gemfile.lock": "44926a4ba8c7b0f743f80b5428f68602",
|
||||||
"LICENSE": "567e6cc3941d464d60c74d1f4abd5f46",
|
"LICENSE": "567e6cc3941d464d60c74d1f4abd5f46",
|
||||||
"Modulefile": "7bd54a30f18985b17b6c081b048fc46d",
|
"Modulefile": "02f7ca273c079ae5b30053ca7ac82da6",
|
||||||
"README.md": "66e9b1a4cbb986dd7539695eb2b199f7",
|
"README.md": "84baff5347b0fbae6b8fee5f4d20924b",
|
||||||
"Rakefile": "8ff6a0f7db638421d1742c5d365d0266",
|
"Rakefile": "8ff6a0f7db638421d1742c5d365d0266",
|
||||||
"manifests/init.pp": "747e85d8bbfc62f9e9919e26d8e614e1",
|
"manifests/init.pp": "df8cd3072e6e86232debe2e45009f494",
|
||||||
"spec/classes/init_spec.rb": "a9a24bc66c920b5724cff2baacb14720",
|
"spec/classes/init_spec.rb": "7e826c9429f950b76992d8096e6d71c9",
|
||||||
"spec/spec_helper.rb": "3ea886dd135e120afa31e0aab12e85b0",
|
"spec/spec_helper.rb": "3ea886dd135e120afa31e0aab12e85b0",
|
||||||
"templates/ssh_config.erb": "9aaeaeb5931fc7fc4b82a89098441387",
|
"templates/ssh_config.erb": "9aaeaeb5931fc7fc4b82a89098441387",
|
||||||
"templates/sshd_config.erb": "48de672e1a2696b060cfb31b07da4ad4",
|
"templates/sshd_config.erb": "b82a568d6d168ae33c65dc20c6f7d734",
|
||||||
"tests/init.pp": "423466ae46899d6a0480aa9910b096d2"
|
"tests/init.pp": "423466ae46899d6a0480aa9910b096d2"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user