summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphaël Pinson <raphael.pinson@camptocamp.com>2017-01-09 09:20:32 +0100
committerRaphaël Pinson <raphael.pinson@camptocamp.com>2017-01-09 09:20:32 +0100
commita2f98c752f3d661517a278290dfc47e4919efbfb (patch)
treee2636fe823ac2ebd87b42da4f1a30190802b66fd
parent66d4612f0cb0e861fe2064510cc8f73d7bcc2574 (diff)
Require Puppet 4.x
-rw-r--r--metadata.json15
1 files changed, 2 insertions, 13 deletions
diff --git a/metadata.json b/metadata.json
index b5a5b81..788d42f 100644
--- a/metadata.json
+++ b/metadata.json
@@ -17,11 +17,11 @@
"requirements": [
{
"name": "pe",
- "version_requirement": "3.x"
+ "version_requirement": "4.x"
},
{
"name": "puppet",
- "version_requirement": "3.x"
+ "version_requirement": "4.x"
}
],
"operatingsystem_support": [
@@ -54,16 +54,5 @@
"2015.03"
]
}
- ],
- "puppet_version": [
- "2.7",
- "3.0",
- "3.1",
- "3.2",
- "3.3",
- "3.4",
- "3.5",
- "3.6",
- "3.7"
]
}