Merge "Fix OS versions in metadata"

This commit is contained in:
Zuul
2018-07-23 12:44:32 +00:00
committed by Gerrit Code Review

View File

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