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 6158b93 commit 6e480fdCopy full SHA for 6e480fd
CHANGELOG
@@ -35,3 +35,7 @@
35
* fix directory and file permissions <saz>
36
* add parameter for changing hiera_config value <saz>
37
* fix apache_custom_fragment template for apache2.4 <saz>
38
+2014-04-29 Stephen Johnson <[email protected]> - 0.0.21
39
+ * added puppet agent option "ordering" <gigawhat>
40
+ * added puppet agent option "trusted_node_data"
41
+ * Beta Suse Support
Modulefile
@@ -1,5 +1,5 @@
1
name 'stephenrjohnson-puppet'
2
-version '0.0.20'
+version '0.0.21'
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