]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
Document puppet 4 compatability in 4.6
authorDavid Schmitt <david.schmitt@puppetlabs.com>
Thu, 18 Jun 2015 13:49:28 +0000 (14:49 +0100)
committerDavid Schmitt <david.schmitt@puppetlabs.com>
Thu, 18 Jun 2015 13:51:35 +0000 (14:51 +0100)
README.markdown
metadata.json

index 8ed3d9b2492500ee9fc6bd74d7f0e840a100b471..4fab8c8e1f3a9a25cf76a910abb5e92d2479ba79 100644 (file)
@@ -1019,6 +1019,7 @@ Versions | Puppet 2.6 | Puppet 2.7 | Puppet 3.x | Puppet 4.x |
 **stdlib 2.x**  | **yes** | **yes** | no | no
 **stdlib 3.x**  | no    | **yes**  | **yes** | no
 **stdlib 4.x**  | no    | **yes**  | **yes** | no
+**stdlib 4.6+**  | no    | **yes**  | **yes** | **yes**
 **stdlib 5.x**  | no    | no  | **yes**  | **yes**
 
 **stdlib 5.x**: When released, stdlib 5.x will drop support for Puppet 2.7.x. Please see [this discussion](https://github.com/puppetlabs/puppetlabs-stdlib/pull/176#issuecomment-30251414).
index 51b73f78f6f0891a5845c71981c4b1a0c366c396..21e063fac437a81ebc8ff4bf46c2084603252610 100644 (file)
     },
     {
       "name": "puppet",
-      "version_requirement": ">=2.7.20 <4.0.0"
+      "version_requirement": ">=2.7.20 <5.0.0"
     }
   ],
   "description": "Standard Library for Puppet Modules",