]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
Added a note that stdlib no longer ships with PE 3.7+
authorjbondpdx <jean@puppetlabs.com>
Tue, 25 Nov 2014 19:32:12 +0000 (11:32 -0800)
committerMorgan Haskel <morgan@puppetlabs.com>
Tue, 16 Dec 2014 18:15:14 +0000 (10:15 -0800)
Users didn't realize we stopped shipping stdlib module with PE. I added this information to the stdlib readme.

README.markdown

index bf953d4faa4e439383c8d35e104c0bb4e66ead48..534400200558b18c3cb5d648a9d186923c6c63ab 100644 (file)
@@ -27,6 +27,8 @@ modules. Puppet modules make heavy use of this standard library. The stdlib modu
  * Defined resource types
  * Types
  * Providers
+> *Note:* As of version 3.7, Puppet Enterprise no longer includes the stdlib module. If you're running Puppet Enterprise, you should install the most recent release of stdlib for compatibility with Puppet modules.
 
 ##Setup
 
@@ -676,6 +678,8 @@ of the regular expressions match the string passed in, compilation aborts with a
 
 ##Limitations
 
+As of Puppet Enterprise version 3.7, the stdlib module is no longer included in PE. PE users should install the most recent release of stdlib for compatibility with Puppet modules.
+
 ###Version Compatibility
 
 Versions | Puppet 2.6 | Puppet 2.7 | Puppet 3.x | Puppet 4.x |