diff options
author | Colleen Murphy <cmurphy@users.noreply.github.com> | 2014-12-16 10:17:24 -0800 |
---|---|---|
committer | Colleen Murphy <cmurphy@users.noreply.github.com> | 2014-12-16 10:17:24 -0800 |
commit | 1493b212f24ef704f63b90fd6592b61c36cb3210 (patch) | |
tree | bc9757bd6e9b078a347397ad384b52e57d2eabc3 /README.markdown | |
parent | 64c9840949c4d7d4b2d70a04d4d595f3f262572a (diff) | |
parent | cff764564860e20e39675bac1408b9ed87c07573 (diff) |
Merge pull request #384 from mhaskel/doc_fixes_from_master
Doc fixes from master
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index bf953d4..5344002 100644 --- a/README.markdown +++ b/README.markdown @@ -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 | |