Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I10f407ff205ea405d3f9758fa961dabd89345e0e
This commit is contained in:
Van Hung Pham 2018-07-19 09:32:52 +07:00
parent 2053807465
commit 699e7b2671
1 changed files with 2 additions and 1 deletions

View File

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