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 72bdc0f88d2b9fa6fdf5ef879cb977d45ca0cc2e)
2022-05-05 12:31:17 +02:00
..
2022-03-01 19:41:41 +00: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