We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4799023 commit 8b8e27fCopy full SHA for 8b8e27f
CHANGELOG
@@ -45,3 +45,6 @@
45
* Added support for dns_alt_names <jyundt>
46
* Fix default encoding in config.ru <dvorak>
47
* Added reportserver parameter for puppet agent to send transaction <pythianjoseph>
48
+2014-06-25 Stephen Johnson <[email protected]> - 0.0.23
49
+ * Fixed mis quoting for a few variables <lavoiesi>
50
+ * Add initial support for directory environments <crayfishx>
Modulefile
@@ -1,5 +1,5 @@
1
name 'stephenrjohnson-puppet'
2
-version '0.0.22'
+version '0.0.23'
3
source 'git://github.com/stephenrjohnson/puppetlabs-puppet.git'
4
author 'Stephen Johnson'
5
description 'Resource types for managing puppet master and agent'
0 commit comments