Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I1e022c59da3f0102a5e9cf9cf88ac7fe69474c3b
This commit is contained in:
Van Hung Pham 2018-07-18 15:59:01 +07:00
parent 9535a03b42
commit 77581b0cfd
1 changed files with 2 additions and 1 deletions

View File

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