Merge branch 'add-eln-bootc-install-config' into 'main'

eln: Ship 20-rhel.toml for RHEL-aligned bootc install defaults

See merge request fedora/bootc/base-images!651
This commit is contained in:
Colin Walters 2026-07-28 18:33:18 +00:00
commit bc4d2c91c2
3 changed files with 6 additions and 0 deletions

2
eln/20-rhel.toml Normal file
View file

@ -0,0 +1,2 @@
[install]
root-fs-type = "xfs"

3
eln/bootc-install.yaml Normal file
View file

@ -0,0 +1,3 @@
add-files:
- - 20-rhel.toml
- /usr/lib/bootc/install/20-rhel.toml

View file

@ -6,3 +6,4 @@ metadata:
include:
- ../standard/manifest.yaml
- bootc-install.yaml