puppet-nodepool/metadata.json
Ian Wienand c7f47f956e 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: Ie8487699fafa714d74df40b0bb955eaef63ee9ce
2019-03-24 20:35:42 +00:00

16 lines
581 B
JSON

{
"name": "openstackinfra-nodepool",
"version": "0.0.1",
"author": "Openstack CI",
"summary": "Puppet module for Nodepool",
"license": "Apache 2.0",
"source": "https://git.openstack.org/openstack-infra/puppet-nodepool.git",
"project_page": "http://docs.openstack.org/infra/system-config/",
"issues_url": "https://storyboard.openstack.org/#!/project/765",
"dependencies": [
{"name":"puppetlabs/apt", "version_requirement": "<2.0.0"},
{"name":"openstackinfra/vcsrepo","version_requirement":">= 0.0.8"},
{"name":"openstackinfra/diskimage_builder"}
]
}