From 42e051724964c9df97cafa0b24f295b8acf6ba23 Mon Sep 17 00:00:00 2001 From: Garrett Honeycutt Date: Sun, 16 Nov 2014 17:32:41 -0800 Subject: [PATCH] Release v3.24.0 - Manage ssh_known_hosts --- Modulefile | 2 +- metadata.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Modulefile b/Modulefile index 348c1b5..575d1fb 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'ghoneycutt-ssh' -version '3.23.1' +version '3.24.0' source 'git://github.com/ghoneycutt/puppet-module-ssh.git' author 'ghoneycutt' license 'Apache License, Version 2.0' diff --git a/metadata.json b/metadata.json index a45eb8d..7cf70b4 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ghoneycutt-ssh", - "version": "3.23.1", + "version": "3.24.0", "author": "ghoneycutt", "summary": "Manages SSH", "license": "Apache License, Version 2.0",