Release v3.60.0

This commit is contained in:
Garrett Honeycutt 2019-04-29 18:15:38 -04:00
parent d169a5cc01
commit 5fd51724c7
No known key found for this signature in database
GPG Key ID: 5F92FFE5632AC57B
2 changed files with 7 additions and 2 deletions

View File

@ -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
* Put Match block at end of sshd_config

View File

@ -1,6 +1,6 @@
{
"name": "ghoneycutt-ssh",
"version": "3.59.1",
"version": "v3.60.0",
"author": "ghoneycutt",
"summary": "Manages SSH",
"license": "Apache-2.0",
@ -10,7 +10,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 3.0.0 < 7.0.0"
"version_requirement": ">= 3.8.7 < 7.0.0"
}
],
"operatingsystem_support": [