Merge "Fix OS versions in metadata"

This commit is contained in:
Zuul 2018-07-23 02:07:18 +00:00 committed by Gerrit Code Review
commit b550cba1dc

View File

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