1. Enforce amphora image size >= 3G 2. Exclude debs required by ubuntu minimal for redhat Change-Id: I343eaf19d4bd595d5b10dc330e53d41ceccc560a
27 lines
581 B
Plaintext
27 lines
581 B
Plaintext
{
|
|
"family": {
|
|
"redhat": {
|
|
"amphora-agent": "openstack-octavia-amphora-agent",
|
|
"netcat-openbsd": "nmap-ncat",
|
|
"netbase": "",
|
|
"cron": "",
|
|
"ifenslave": "",
|
|
"iputils-tracepath": "",
|
|
"cloud-guest-utils": "",
|
|
"apparmor": "",
|
|
"dmeventd": "",
|
|
"isc-dhcp-client": "",
|
|
"uuid-runtime": "",
|
|
"ubuntu-cloudimage-keyring": "",
|
|
"vim-tiny": "",
|
|
"ureadahead": "",
|
|
"apt-transport-https": "",
|
|
"pollinate": "",
|
|
"ifupdown": ""
|
|
}
|
|
},
|
|
"default": {
|
|
"amphora-agent": "amphora-agent"
|
|
}
|
|
}
|