Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: Id0adab5f5a8771e124ab6a9541b99c49735baa45
This commit is contained in:
Van Hung Pham 2018-07-19 09:51:32 +07:00
parent 7452378f1b
commit eed5b92ec8
1 changed files with 2 additions and 1 deletions

View File

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