diskimage-builder/diskimage_builder/elements/rocky-container
Ian Wienand 467bbf36dd rocky : create machine-id in 9
It turns out we do need to create the machine-id for the same reason
as on 8.  This was being hidden by the bootloader choosing the root
disk label from the host (see the dependent change).

Change I3b518802d681b888916a5cc6a3dcf7e1b537da1e has modified the
testing to use a different root-disk label, which should help catch
this in the fututure.

Depends-On: https://review.opendev.org/c/zuul/nodepool/+/853574
Change-Id: I64de66cac25fd2e051780fb4812e075c647eb76e
2022-08-19 18:54:43 +10:00
..
containerfiles rocky : create machine-id in 9 2022-08-19 18:54:43 +10:00
environment.d Add Rockylinux 9 build configuration and update jobs for 8 and 9 2022-08-02 14:07:05 -04: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.