
This module has been split out from system-config, and additional files are added to create a proper puppet module. The spec: http://specs.openstack.org/openstack-infra/infra-specs/specs/puppet-modules.html Change-Id: Ifd6e7fa139257ad4dfd5a2605f7dbb1526e27136
13 lines
379 B
JSON
13 lines
379 B
JSON
{
|
|
"name": "openstackci-simpleproxy",
|
|
"version": "0.0.1",
|
|
"author": "OpenStack CI",
|
|
"summary": "Puppet module for Simpleproxy",
|
|
"license": "Apache 2.0",
|
|
"source": "git://git.openstack.org/openstack-infra/puppet-simpleproxy.git",
|
|
"project_page": "http://ci.openstack.org/",
|
|
"issues_url": "https://storyboard.openstack.org/#!/project/806",
|
|
"dependencies": [
|
|
]
|
|
}
|