]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
Update README with target versions
authorJeff McCune <jeff@puppetlabs.com>
Tue, 24 May 2011 18:23:16 +0000 (11:23 -0700)
committerJeff McCune <jeff@puppetlabs.com>
Tue, 24 May 2011 18:23:16 +0000 (11:23 -0700)
Also add the list of things this module will
likely contain.

README.markdown

index e3a1a29b94c80ea90d600ce42e45b98494a62a5c..f79b975976fb9d69bb74000c1dfba2abdc9a1a8c 100644 (file)
@@ -4,15 +4,22 @@ This module provides a "standard library" of resources for developing Puppet
 Modules.  This modules will include the following additions to Puppet
 
  * Stages
+ * Facts
  * Functions
+ * Defined resource types
  * 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.
 
+# 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.
+
 # Overview #
 
 TBA
@@ -21,4 +28,4 @@ TBA
 
   Jeff McCune <jeff@puppetlabs.com>
 
-EOF
+