Release v3.60.0
This commit is contained in:
parent
d169a5cc01
commit
5fd51724c7
@ -1,3 +1,8 @@
|
|||||||
|
### v3.60.0 - 2019-04-29
|
||||||
|
* Support Debian 9
|
||||||
|
* Add ability for IPv6 addresses to be exported as part of the sshkey
|
||||||
|
for the FQDN.
|
||||||
|
|
||||||
### v3.59.1 - 2019-02-28
|
### v3.59.1 - 2019-02-28
|
||||||
* Put Match block at end of sshd_config
|
* Put Match block at end of sshd_config
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ghoneycutt-ssh",
|
"name": "ghoneycutt-ssh",
|
||||||
"version": "3.59.1",
|
"version": "v3.60.0",
|
||||||
"author": "ghoneycutt",
|
"author": "ghoneycutt",
|
||||||
"summary": "Manages SSH",
|
"summary": "Manages SSH",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -10,7 +10,7 @@
|
|||||||
"requirements": [
|
"requirements": [
|
||||||
{
|
{
|
||||||
"name": "puppet",
|
"name": "puppet",
|
||||||
"version_requirement": ">= 3.0.0 < 7.0.0"
|
"version_requirement": ">= 3.8.7 < 7.0.0"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"operatingsystem_support": [
|
"operatingsystem_support": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user