From 6e9d0465bc695b45c4f4ac76d74795b6edfc625d Mon Sep 17 00:00:00 2001 From: Jeff McCune Date: Tue, 24 May 2011 11:06:30 -0700 Subject: Initial commit --- README.markdown | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 README.markdown (limited to 'README.markdown') 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 + +EOF -- cgit v1.2.3