4f89c1e3b2
... because Puppet 6 reached its EOL in February 2023. Change-Id: Ice6e6ed679e593e1c8157069eca1e71eb372c564
57 lines
1.4 KiB
JSON
57 lines
1.4 KiB
JSON
{
|
|
"author": "OVN and OpenStack contributors",
|
|
"dependencies": [
|
|
{
|
|
"name": "puppetlabs/stdlib",
|
|
"version_requirement": ">=5.0.0 <9.0.0"
|
|
},
|
|
{
|
|
"name": "openstack/vswitch",
|
|
"version_requirement": ">=18.0.0 <19.0.0"
|
|
},
|
|
{
|
|
"name": "openstack/openstacklib",
|
|
"version_requirement": ">=22.0.0 <23.0.0"
|
|
}
|
|
],
|
|
"issues_url": "https://bugs.launchpad.net/puppet-ovn",
|
|
"license": "Apache-2.0",
|
|
"name": "openstack-ovn",
|
|
"operatingsystem_support": [
|
|
{
|
|
"operatingsystem": "Debian",
|
|
"operatingsystemrelease": [
|
|
"11"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "RedHat",
|
|
"operatingsystemrelease": [
|
|
"9"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "CentOS",
|
|
"operatingsystemrelease": [
|
|
"9"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "Ubuntu",
|
|
"operatingsystemrelease": [
|
|
"22.04"
|
|
]
|
|
}
|
|
],
|
|
"project_page": "https://launchpad.net/puppet-ovn",
|
|
"requirements": [
|
|
{
|
|
"name": "puppet",
|
|
"version_requirement": ">= 7.0.0 < 8.0.0"
|
|
}
|
|
],
|
|
"source": "https://opendev.org/openstack/puppet-ovn.git",
|
|
"summary": "Modules to setup ovn-northd and ovn-controller",
|
|
"version": "22.0.0"
|
|
}
|