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
..

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