Jeremy Stanley 2269a0b22b Add standard puppet module files and .gitreview
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
2015-01-29 20:29:30 +00:00

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": [
]
}