Merge "Fix OS versions in metadata"

This commit is contained in:
Zuul 2018-07-16 09:06:59 +00:00 committed by Gerrit Code Review
commit 5053756334
1 changed files with 3 additions and 4 deletions

View File

@ -27,8 +27,7 @@
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"22",
"23"
"24"
]
},
{
@ -40,8 +39,8 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"14.04",
"16.04"
"16.04",
"18.04"
]
}
],