Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I2718064284e082eda7e93853f85997951bfaebc2
This commit is contained in:
Van Hung Pham 2018-07-16 15:58:30 +07:00
parent 44c76e9c44
commit 57ceb02dbf

View File

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