From 5fd51724c783de6809d2eef4ff0b1574bfd98497 Mon Sep 17 00:00:00 2001 From: Garrett Honeycutt Date: Mon, 29 Apr 2019 18:15:38 -0400 Subject: [PATCH] Release v3.60.0 --- CHANGELOG.md | 5 +++++ metadata.json | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a79ee03..ac6ee31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/metadata.json b/metadata.json index 1a98761..9663e2b 100644 --- a/metadata.json +++ b/metadata.json @@ -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": [