diskimage-builder/diskimage_builder/elements/rocky-container
Bartosz Bezak 14754b21a4 Add NetworkManager-config-server to rocky-container
It prevents NetworkManager from automatically running DHCP on
unconfigured ethernet devices and allows connections with static IP
addresses to be brought up even on ethernet devices with no carrier.
This is default in Server or Server with GUI RHEL installations.

Change-Id: I15f4a28a257dc1b30f8957fd9ad41aef3c9de385
2023-12-06 12:57:44 +00:00
..
containerfiles Add NetworkManager-config-server to rocky-container 2023-12-06 12:57:44 +00: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 Add Rocky 9 ARM64 functional test 2022-09-21 15:08:20 +10:00
element-deps Add new container element - Rocky Linux 2022-01-31 17:26:16 +00:00
package-installs.yaml Adds passwd to rocky-container os packages 2022-09-01 16:25:38 +01: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.