summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshley Penney <ashley.penney@puppetlabs.com>2014-06-24 13:28:32 -0400
committerAshley Penney <ashley.penney@puppetlabs.com>2014-06-24 13:28:32 -0400
commit7a796885d5da3a0d52b0e9ed7e25b6afa3fa4256 (patch)
tree8d00645cd57b2800724dc317a1d0407775218e23
parentd139fcc7d2f6d6ac0e0392c76825745d23525c31 (diff)
parentdef3af9cb018a204e4f007c41955099658591e02 (diff)
downloadpuppet-stdlib-7a796885d5da3a0d52b0e9ed7e25b6afa3fa4256.tar.gz
puppet-stdlib-7a796885d5da3a0d52b0e9ed7e25b6afa3fa4256.tar.bz2
Merge pull request #286 from hunner/33meta
stdlib 4 isn't compatible with PE 3.2
-rw-r--r--metadata.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata.json b/metadata.json
index acb880f..ff35d2c 100644
--- a/metadata.json
+++ b/metadata.json
@@ -89,7 +89,7 @@
"requirements": [
{
"name": "pe",
- "version_requirement": ">= 3.2.0 < 3.4.0"
+ "version_requirement": "3.3.x"
},
{
"name": "puppet",