puppet-httpd/metadata.json
Ian Wienand 95f4cc9888 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I76d1d384fd6c0f3ef6e765fa83fe02a060985b79
2019-03-24 20:35:39 +00:00

14 lines
470 B
JSON

{
"name": "openstackinfra-httpd",
"version": "0.0.0",
"author": "Openstack CI",
"summary": "Puppet module for httpd",
"license": "Apache 2.0",
"source": "https://git.openstack.org/openstack-infra/puppet-httpd.git",
"project_page": "http://docs.openstack.org/infra/system-config/",
"issues_url": "https://storyboard.openstack.org/#!/project/754",
"dependencies": [
{ "name": "puppetlabs/firewall", "version_requirement": ">= 0.0.4 <= 1.7.0" }
]
}