Merge "Add CentOS 8 and Puppet 6 in metadata"
This commit is contained in:
commit
8c753d19a6
@ -58,7 +58,13 @@
|
|||||||
{
|
{
|
||||||
"operatingsystem": "RedHat",
|
"operatingsystem": "RedHat",
|
||||||
"operatingsystemrelease": [
|
"operatingsystemrelease": [
|
||||||
"7"
|
"8"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"operatingsystem": "CentOS",
|
||||||
|
"operatingsystemrelease": [
|
||||||
|
"8"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -73,6 +79,10 @@
|
|||||||
{
|
{
|
||||||
"name": "puppet",
|
"name": "puppet",
|
||||||
"version_requirement": "5.x"
|
"version_requirement": "5.x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "puppet",
|
||||||
|
"version_requirement": "6.x"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": "git://github.com/openstack/puppet-octavia.git",
|
"source": "git://github.com/openstack/puppet-octavia.git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user