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.
2 parents 97d1c69 + 051764b commit 1434f3cCopy full SHA for 1434f3c
CHANGELOG
@@ -1,3 +1,9 @@
1
+2011-11-08 Puppet Labs <[email protected]> - 2.2.0
2
+* #10285 - Refactor json to use pson instead.
3
+* Maint - Add watchr autotest script
4
+* Maint - Make rspec tests work with Puppet 2.6.4
5
+* #9859 - Add root_home fact and tests
6
+
7
2011-08-18 Puppet Labs <[email protected]> - 2.1.1
8
* Change facts.d paths to match Facter 2.0 paths.
9
* /etc/facter/facts.d
Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-stdlib'
-version '2.1.1'
+version '2.2.0'
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
author 'puppetlabs'
license 'Apache 2.0'
0 commit comments