octavia/elements/disable-makecache
Gregory Thiemonge 4e6e8f0c0e Add support for Rocky Linux
* Added support for Rocky Linux in the amphora-agent
* Amphora images for Rocky can be built when setting
  OCTAVIA_AMP_BASE_OS="rocky"
* Fixed the devstack plugin for Rocky Linux hosts

Change-Id: I41f7e2341332b9cb74b4a59fedb6eed1af3c8062
2023-05-23 09:49:25 +02:00
..
post-install.d Add support for Rocky Linux 2023-05-23 09:49:25 +02:00
README.rst Stop "dnf makecache" in the amphora images 2020-03-16 16:53:27 +00:00
svc-map Stop "dnf makecache" in the amphora images 2020-03-16 16:53:27 +00:00

README.rst

This element disables the dnf makecache hourly timer.

The amphora typically do not have internet access nor access to DNS servers. We want to disable this makecache timer to stop the amphora from attempting to update/download the dnf cache every hour. Without this element it will run and log a failure every hour.