Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I0e3c1908861b2094be600d5b09b84e14d92aa23e
This commit is contained in:
Van Hung Pham 2018-07-19 09:48:02 +07:00
parent 422faf084e
commit b5bbadfb23
1 changed files with 2 additions and 1 deletions

View File

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