Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: Ief1ab3261f4f6f140dd00dd80da38c1925b61c62
This commit is contained in:
Van Hung Pham 2018-07-16 16:10:25 +07:00
parent 001eadfd69
commit 4a21774a60
1 changed files with 2 additions and 1 deletions

View File

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