Merge "Fix OS versions in metadata"

This commit is contained in:
Zuul 2018-07-25 13:58:43 +00:00 committed by Gerrit Code Review
commit 5a8b73de8d
1 changed files with 2 additions and 1 deletions

View File

@ -72,7 +72,8 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"16.04"
"16.04",
"18.04"
]
}
],