diff options
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 24 | 
1 files changed, 24 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..e3a1a29 --- /dev/null +++ b/README.markdown @@ -0,0 +1,24 @@ +# 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 + * Functions + * Types + * Providers + * Defined resource types + +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. + +# Overview # + +TBA + +# Contact Information # + +  Jeff McCune <jeff@puppetlabs.com> + +EOF  | 
