4ff65d91c6
Add some boilerplate files to the project now that this module has been split out into its own project. Change-Id: Ibf31378913a9c8421350138ccd069cf136285b42
12 lines
361 B
JSON
12 lines
361 B
JSON
{
|
|
"name": "openstackci-jeepyb",
|
|
"version": "0.0.1",
|
|
"author": "Openstack CI",
|
|
"summary": "Puppet module for jeepyb",
|
|
"license": "Apache 2.0",
|
|
"source": "git://git.openstack.org/openstack-infra/puppet-jeepyb.git",
|
|
"project_page": "http://ci.openstack.org/",
|
|
"issues_url": "https://storyboard.openstack.org/#!/project/788",
|
|
"dependencies": []
|
|
}
|