octavia/elements/keepalived-octavia/pkg-map
Carlos Goncalves dc2dd711e6 Stop supporting CentOS 7 controllers and images
The diskimage-create.sh tool will now default to CentOS 8 when building
CentOS-based amphora images.

This patch also removes leftover references to support for Ubuntu Trusty
and Xenial.

Change-Id: I3aba59c8dd86aeeee28cc6a67af93697912fb55b
2020-01-08 17:59:09 +01:00

17 lines
247 B
Plaintext

{
"distro": {
"ubuntu": {
"keepalived": "keepalived"
}
},
"family": {
"debian": {
"keepalived": "keepalived"
}
},
"default": {
"keepalived": "keepalived"
}
}