Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I4a96f1877d18f8aaae8acf6f5559446b66d4af80
This commit is contained in:
Van Hung Pham
2018-07-19 09:45:22 +07:00
parent 9d993c8111
commit 8c9eb1c694

View File

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