Skip to content

Commit 6237446

Browse files
author
Morgan Haskel
committed
Merge pull request #373 from jbondpdx/stdlib-readme-fix
Add to Readme: Stdlib no longer ships with PE
2 parents 8e9fa0c + 294b8b5 commit 6237446

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ modules. Puppet modules make heavy use of this standard library. The stdlib modu
2727
* Defined resource types
2828
* Types
2929
* Providers
30+
31+
> *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.
3032
3133
##Setup
3234

@@ -676,6 +678,8 @@ of the regular expressions match the string passed in, compilation aborts with a
676678

677679
##Limitations
678680

681+
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.
682+
679683
###Version Compatibility
680684

681685
Versions | Puppet 2.6 | Puppet 2.7 | Puppet 3.x | Puppet 4.x |

0 commit comments

Comments
 (0)