e8fd3b7843
When building rockylinux images, DIB install the Minimal Install group which pulls firewalld. By default it allows only SSH traffic, so we would need specific rules for the management and tenant traffic, but as we are using security groups, it's safe to remove firewalld. Change-Id: I87a26faf6c72640d8916bc3452123a9b5a74d39f |
||
---|---|---|
.. | ||
install.d/amphora-agent-source-install | ||
post-install.d | ||
static | ||
element-deps | ||
package-installs.yaml | ||
pkg-map | ||
README.rst | ||
source-repository-amphora-agent | ||
svc-map |
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