Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

Commit f5081f3

Browse files
committed
Support Puppet Enterprise > 3.2 and < 4
1 parent 9057f35 commit f5081f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'ghoneycutt-ssh'
2-
version '3.23.0'
2+
version '3.23.1'
33
source 'git://github.com/ghoneycutt/puppet-module-ssh.git'
44
author 'ghoneycutt'
55
license 'Apache License, Version 2.0'

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ghoneycutt-ssh",
3-
"version": "3.23.0",
3+
"version": "3.23.1",
44
"author": "ghoneycutt",
55
"summary": "Manages SSH",
66
"license": "Apache License, Version 2.0",

0 commit comments

Comments
 (0)