octavia/elements/amphora-agent
Gregory Thiemonge e4c76108eb Add explicitly vim-minimal in CentOS-based images
CentOS-9-Stream doesn't include any editor in the base image, map
vim-tiny to vim-minimal so we get at least one editor (and the terminfo
package that is helpful when using top).

Change-Id: Ibf85f279a9d0440dd6134e58f4d4f718407a277f
2022-05-17 10:26:29 +02:00
..
install.d/amphora-agent-source-install Add the PROMETHEUS protocol to listeners 2022-02-22 01:57:53 +00:00
post-install.d Add the PROMETHEUS protocol to listeners 2022-02-22 01:57:53 +00:00
static Remove unneeded sudo in lvs-masquerade.sh 2022-05-03 07:57:11 +02: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 Remove ureadahead package 2022-02-02 13:34:26 +00:00
pkg-map Add explicitly vim-minimal in CentOS-based images 2022-05-17 10:26:29 +02: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