summaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
authorMorgan Haskel <morgan@puppetlabs.com>2014-11-03 11:56:26 -0800
committerMorgan Haskel <morgan@puppetlabs.com>2014-11-03 11:56:26 -0800
commita79d7855e8febc2e4c8527e621f6f162e5f85db8 (patch)
treeb3b90fe126ecb3c827aca44d628c7bf565eb31a7 /metadata.json
parent35f773056485f06fc42e9e4dced930de7a3e1fa2 (diff)
1.2.0 prep
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json10
1 files changed, 6 insertions, 4 deletions
diff --git a/metadata.json b/metadata.json
index 8f78acd..242583a 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,12 +1,12 @@
{
"name": "puppetlabs-vcsrepo",
- "version": "1.1.0",
+ "version": "1.2.0",
"author": "Puppet Labs",
"summary": "Puppet module providing a type to manage repositories from various version control systems",
"license": "GPLv2",
"source": "https://github.com/puppetlabs/puppetlabs-vcsrepo",
"project_page": "https://github.com/puppetlabs/puppetlabs-vcsrepo",
- "issues_url": "https://github.com/puppetlabs/puppetlabs-vcsrepo/issues",
+ "issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
@@ -43,7 +43,9 @@
{
"operatingsystem": "SLES",
"operatingsystemrelease": [
- "11 SP1"
+ "10 SP4",
+ "11 SP1",
+ "12"
]
},
{
@@ -65,7 +67,7 @@
"requirements": [
{
"name": "pe",
- "version_requirement": ">= 3.2.0 < 3.4.0"
+ "version_requirement": "3.x"
},
{
"name": "puppet",