diskimage-builder/diskimage_builder/elements/rocky-container
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
..
containerfiles Add new container element - Rocky Linux 2022-01-31 17:26:16 +00:00
environment.d Add new container element - Rocky Linux 2022-01-31 17:26:16 +00:00
test-elements/build-succeeds Add rocky support to the epel element 2022-02-21 14:38:30 -08:00
element-deps Add new container element - Rocky Linux 2022-01-31 17:26:16 +00:00
package-installs.yaml Add new container element - Rocky Linux 2022-01-31 17:26:16 +00:00
README.rst Add new container element - Rocky Linux 2022-01-31 17:26:16 +00: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.