octavia/elements/amphora-agent
Gregory Thiemonge 344d6d76ce Fix prometheus-proxy service name in Red Hat-based distros
The prometheus-proxy service is called octavia-prometheus-proxy in RDO's
RPMs [0].
Add a svc-map for the service name to fix the amphora-agent element for
these distros.

[0] https://review.rdoproject.org/r/c/openstack/octavia-distgit/+/44152

Partial-Bug: 1992668

Change-Id: Ie739cd582103d1aab3021c56654e395b5919358f
2022-10-13 09:48:17 +02:00
..
install.d/amphora-agent-source-install Fix prometheus-proxy systemd service 2022-02-25 22:48:42 +00:00
post-install.d Fix prometheus-proxy service name in Red Hat-based distros 2022-10-13 09:48:17 +02:00
static Remove unneeded sudo in lvs-masquerade.sh 2022-05-03 07:57:11 +02: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
README.rst Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
source-repository-amphora-agent Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 19:59:59 +00:00
svc-map Fix prometheus-proxy service name in Red Hat-based distros 2022-10-13 09:48:17 +02:00

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