Clark Boylan 7d77f4fab2 Add rocky support to the epel element
OpenDev relies on the epel role to configure the epel repository for our
image builds. Specifically we need epel to pull in haveged. Update the
epel role to recognize rocky and configure it properly.

Change-Id: I968d4702ef39590e972b782a09e18a5db40703ad
2022-02-21 14:38:30 -08:00
..

rocky-container

Create a minimal image based on Rocky Linux container image

This element sets the DISTRO_NAME var to 'rocky'. The release of rocky to be installed can be controlled through the DIB_RELEASE variable, which defaults the latest supported release.