Fix RedHat family image building

A recent change to address Ubuntu cloud image size issues broke
image building on the stable branches. This patch excludes the
Ubuntu package removal from the RedHat family of images.

Change-Id: I1630fe200785d41f3b037798ca84b909e8e74212
Story: 2002917
Task: 22895
This commit is contained in:
Michael Johnson 2018-07-09 08:56:53 -07:00
parent 8f23f5096f
commit d685af8d7d
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
{
"family": {
"redhat": {
"amphora-agent": "openstack-octavia-amphora-agent"
"amphora-agent": "openstack-octavia-amphora-agent",
"ubuntu-core-launcher": "",
"snapd": ""
}
},
"default": {