2011-05-24 20:06:30 +02:00
|
|
|
# Puppet Labs Standard Library #
|
|
|
|
|
|
|
|
This module provides a "standard library" of resources for developing Puppet
|
|
|
|
Modules. This modules will include the following additions to Puppet
|
|
|
|
|
|
|
|
* Stages
|
2011-05-24 20:23:16 +02:00
|
|
|
* Facts
|
2011-05-24 20:06:30 +02:00
|
|
|
* Functions
|
2011-05-24 20:23:16 +02:00
|
|
|
* Defined resource types
|
2011-05-24 20:06:30 +02:00
|
|
|
* Types
|
|
|
|
* Providers
|
|
|
|
|
|
|
|
This module is officially curated and provided by Puppet Labs. The modules
|
|
|
|
Puppet Labs writes and distributes will make heavy use of this standard
|
|
|
|
library.
|
|
|
|
|
2011-05-24 20:23:16 +02:00
|
|
|
# Compatibility #
|
|
|
|
|
|
|
|
This module is designed to work with Puppet version 2.6 and later. It may be
|
|
|
|
forked if Puppet 2.7 specific features are added. There are currently no plans
|
|
|
|
for a Puppet 0.25 standard library module.
|
|
|
|
|
2011-05-24 20:06:30 +02:00
|
|
|
# Overview #
|
|
|
|
|
|
|
|
TBA
|
|
|
|
|
|
|
|
# Contact Information #
|
|
|
|
|
|
|
|
Jeff McCune <jeff@puppetlabs.com>
|
|
|
|
|
2011-05-24 20:23:16 +02:00
|
|
|
|