
The metadata.json was missing from this repo. Resolve the puppet module dependency issue with Puppet 3.x/Trusty. The patch removes the deprecated Modulefile. Change-Id: I5dcc219260c3aeef97f9599f69aae8e741a57f6e
11 lines
403 B
JSON
11 lines
403 B
JSON
{
|
|
"name": "openstackinfra-vcsrepo",
|
|
"version": "0.0.8",
|
|
"author": "OpenStack CI",
|
|
"summary": "Puppet module for Version Control System",
|
|
"license": "Apache 2.0",
|
|
"source": "git://git.openstack.org/openstack-infra/puppet-vcsrepo.git",
|
|
"project_page": "http://docs.openstack.org/infra/system-config/",
|
|
"issues_url": "https://storyboard.openstack.org/#!/project/737",
|
|
"dependencies": []
|
|
} |