summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortphoney <tp@puppet.com>2017-08-10 12:42:40 +0100
committertphoney <tp@puppet.com>2017-08-10 12:42:40 +0100
commit3721197ffe82c95d968f9bc4d46b98c7cbcacfa2 (patch)
tree4708a180c7ce644a048bdc87bb1862b00f6e1416
parentfaadebfb858f59b289ca065674ad024b5e1fdfc5 (diff)
MODULES-5440 fix upper bound for puppet
-rw-r--r--metadata.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata.json b/metadata.json
index 79b5be5..da6cb5c 100644
--- a/metadata.json
+++ b/metadata.json
@@ -101,7 +101,7 @@
"requirements": [
{
"name": "puppet",
- "version_requirement": ">=2.7.20 < 5.0.0"
+ "version_requirement": ">=2.7.20 < 6.0.0"
}
],
"description": "Standard Library for Puppet Modules",