puppet-pip/metadata.json
Ian Wienand 6cc2feb7a8 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: I8917a0c51d170602d9306cd4abb068d5bb3ad88d
2019-03-24 20:35:44 +00:00

13 lines
382 B
JSON

{
"name": "openstackinfra-pip",
"version": "0.0.1",
"author": "OpenStack CI",
"summary": "Puppet module for PIP",
"license": "Apache 2.0",
"source": "https://git.openstack.org/openstack-infra/puppet-pip.git",
"project_page": "http://docs.openstack.org/infra/system-config/",
"issues_url": "https://storyboard.openstack.org/#!/project/736",
"dependencies": [
]
}