
Update Rakefile and module info per [1] to bring this module in-line with others. [1] http://specs.openstack.org/openstack-infra/infra-specs/specs/puppet-modules.html Change-Id: Idab73d94fa18f4a621d827e97a2019bd4b3ac2e1
12 lines
358 B
JSON
12 lines
358 B
JSON
{
|
|
"name": "openstackci-httpd",
|
|
"version": "0.0.1",
|
|
"author": "Openstack CI",
|
|
"summary": "Puppet module for httpd",
|
|
"license": "Apache 2.0",
|
|
"source": "git://git.openstack.org/openstack-infra/puppet-httpd.git",
|
|
"project_page": "http://ci.openstack.org/",
|
|
"issues_url": "https://storyboard.openstack.org/#!/project/754",
|
|
"dependencies": []
|
|
}
|