octavia/elements/amphora-agent
Michael Johnson 81ed1334d2 Exclude acpid on Red Hat family DIB builds
Red Hat/centos do not ship acpid for ppc64le, but others do.
This patch sets up a package map for DIB to exclude the acpid
package on Red Hat family image builds, while allowing it for the
other distros.

Change-Id: Iaef520e5f2a66833228e824ec4fb41f5915169af
2020-03-23 09:27:10 -07:00
..
install.d/amphora-agent-source-install Fix a potential race condition with certs-ramfs 2019-11-11 13:45:35 -08:00
post-install.d Add support for CentOS 8 amphora images 2019-12-06 09:24:33 +00:00
static/etc/rsyslog.d Change amphora logging to dedicated socket 2019-08-07 09:02:22 -07:00
README.rst Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
element-deps Change amphora logging to dedicated socket 2019-08-07 09:02:22 -07:00
package-installs.yaml Exclude acpid on Red Hat family DIB builds 2020-03-23 09:27:10 -07:00
pkg-map Exclude acpid on Red Hat family DIB builds 2020-03-23 09:27:10 -07:00
source-repository-amphora-agent Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 19:59:59 +00:00
svc-map Rework amphora agent installation element 2018-01-22 18:04:41 -08:00

README.rst

Element to install an Octavia Amphora agent.

By default, it installs the agent from source. To enable installation from distribution repositories, define the following: export DIB_INSTALLTYPE_amphora_agent=package

Note: this requires a system base image modified to include OpenStack repositories