Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: If6b5665b5dd9ddf90a9980205fa834f6833be21d
This commit is contained in:
Van Hung Pham 2018-07-19 09:43:09 +07:00
parent 03a6a52a18
commit ac3cf439b5
1 changed files with 2 additions and 1 deletions

View File

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