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