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 44a63bd commit 13f8b61Copy full SHA for 13f8b61
CHANGELOG
@@ -58,3 +58,6 @@
58
* remove apache custom fragment <Steffen Zieger>
59
* Add 'manual' puppet_run_style, to not manange the agent service. <Gert van Dijk>
60
* Ability to manage the digest_algorithm setting. <Gert van Dijk>
61
+2014-10-10 Stephen Johnson <[email protected]> - 1.1.0
62
+ * Add new templatedir paramter to agent
63
+ * Add external_nodes and node_terminus <Jesi Major>
Modulefile
@@ -1,5 +1,5 @@
1
name 'stephenrjohnson-puppet'
2
-version '1.0.0'
+version '1.0.1'
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