
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: I649dc632aeca673a6d09db3d3d426fdf16eaf984
15 lines
502 B
JSON
15 lines
502 B
JSON
{
|
|
"name": "openstackinfra-logstash",
|
|
"version": "0.0.1",
|
|
"author": "Openstack CI",
|
|
"summary": "Puppet module for Logstash",
|
|
"license": "Apache 2.0",
|
|
"source": "https://git.openstack.org/openstack-infra/puppet-logstash.git",
|
|
"project_page": "http://docs.openstack.org/infra/system-config/",
|
|
"issues_url": "https://storyboard.openstack.org/#!/project/763",
|
|
"dependencies": [
|
|
{"name":"openstackinfra/httpd","version_requirement":"0.x"},
|
|
{"name":"openstackinfra/logrotate"}
|
|
]
|
|
}
|