Fix OS versions in metadata
Add Ubuntu 18.04 to metadata file Change-Id: I9023b625be7cc588250e28e871fbed7bc9c51c57
This commit is contained in:
parent
0656e9c141
commit
ab7faed2db
@ -40,7 +40,8 @@
|
||||
{
|
||||
"operatingsystem": "Ubuntu",
|
||||
"operatingsystemrelease": [
|
||||
"16.04"
|
||||
"16.04",
|
||||
"18.04"
|
||||
]
|
||||
}
|
||||
],
|
||||
@ -58,4 +59,4 @@
|
||||
"source": "git://github.com/openstack/puppet-openstack_extras.git",
|
||||
"summary": "Puppet OpenStack Extras Module",
|
||||
"version": "13.2.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user