Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I5da31f44d788c8252608edc6788673151dfd255d
This commit is contained in:
Van Hung Pham 2018-07-16 16:19:22 +07:00
parent 03939bd6e4
commit 9478b214a4
1 changed files with 2 additions and 1 deletions

View File

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