octavia/elements/amphora-agent
Tom Weininger 0df7c6b740 Remove unneeded sudo in lvs-masquerade.sh
Fixes issue with SELinux and the lvs-masquerade.sh script on the
amphora.
The script already runs with root permissions, so the use of sudo
inside the script is unneeded.

Change-Id: I63474acbcea5106ea702d21cb238aa57cef5d96d
(cherry picked from commit 72bdc0f88d)
2022-05-05 12:31:17 +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-05 12:31:17 +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 Merge "Remove ureadahead package" 2022-03-01 19:41:41 +00:00
README.rst Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
source-repository-amphora-agent Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-03-10 08:04:12 +00:00
svc-map Rework amphora agent installation element 2018-01-22 18:04:41 -08: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