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 b4b809e commit 6b8f9ddCopy full SHA for 6b8f9dd
CHANGELOG
@@ -1,3 +1,6 @@
1
+2012-03-13 Puppet Labs <[email protected]> - 2.3.1
2
+* (#13091) Fix LoadError bug with puppet apply and puppet_vardir fact
3
+
4
2012-03-12 Puppet Labs <[email protected]> - 2.3.0
5
* Add a large number of new Puppet functions
6
* Backwards compatibility preserved with 2.2.x
Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-stdlib'
-version '2.3.0'
+version '2.3.1'
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
author 'puppetlabs'
license 'Apache 2.0'
0 commit comments