summaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json9
1 files changed, 3 insertions, 6 deletions
diff --git a/metadata.json b/metadata.json
index c505faa..11acb59 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-vcsrepo",
- "version": "1.3.2",
+ "version": "1.4.0",
"author": "Puppet Labs",
"summary": "Puppet module providing a type to manage repositories from various version control systems",
"license": "GPL-2.0+",
@@ -64,16 +64,13 @@
"operatingsystemrelease": [
"10.04",
"12.04",
- "14.04"
+ "14.04",
+ "16.04"
]
}
],
"requirements": [
{
- "name": "pe",
- "version_requirement": ">= 3.0.0 < 2015.4.0"
- },
- {
"name": "puppet",
"version_requirement": ">= 3.0.0 < 5.0.0"
}