From 4f9c5e2168be0e2d5ea0988d660e79ccd341f608 Mon Sep 17 00:00:00 2001 From: Garrett Honeycutt Date: Wed, 16 Jul 2014 14:10:52 -0400 Subject: [PATCH] Release v3.15.2 - metadata update to support PE 3.3 --- Modulefile | 2 +- metadata.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Modulefile b/Modulefile index a34b936..952b95a 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'ghoneycutt-ssh' -version '3.15.1' +version '3.15.2' 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 07b7ef1..2a80ab7 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ghoneycutt-ssh", - "version": "3.15.1", + "version": "3.15.2", "author": "ghoneycutt", "summary": "Manages SSH", "license": "Apache License, Version 2.0",