Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I29be85c3a9ee873c1fe971742465ad18867ce7e2
This commit is contained in:
Van Hung Pham 2018-07-17 17:44:39 +07:00
parent 03e16670a9
commit ec0a5601d2
1 changed files with 2 additions and 1 deletions

View File

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