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