summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorGarrett Honeycutt <code@garretthoneycutt.com>2013-04-12 13:04:15 +0200
committerGarrett Honeycutt <code@garretthoneycutt.com>2013-04-12 13:04:15 +0200
commit5a2d4c4a68f75a180804768e9504e1f4e3c9f9ae (patch)
treebd63a1188e5103da4951ea43f5f95eb6cbeba08b /README.markdown
parent62bcb8fcf0d20fc5ddc41eb4cd5d4cfc6cba4c37 (diff)
downloadpuppet-stdlib-5a2d4c4a68f75a180804768e9504e1f4e3c9f9ae.tar.gz
puppet-stdlib-5a2d4c4a68f75a180804768e9504e1f4e3c9f9ae.tar.bz2
adds compatibility matrix
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index fb6e585..0efaf16 100644
--- a/README.markdown
+++ b/README.markdown
@@ -40,6 +40,12 @@ Enterprise 1.2.
# Compatibility #
+Puppet Versions | < 2.6 | 2.6 | 2.7 | 3.x |
+:---------------|:-----:|:---:|:---:|:----:
+**stdlib 2.x** | no | **yes** | **yes** | no
+**stdlib 3.x** | no | no | **yes** | **yes**
+**stdlib 4.x** | no | no | no | **yes**
+
The stdlib module does not work with Puppet versions released prior to Puppet
2.6.0.