mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-28 12:02:40 +00:00
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:
commit
bc4d2c91c2
3 changed files with 6 additions and 0 deletions
2
eln/20-rhel.toml
Normal file
2
eln/20-rhel.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[install]
|
||||
root-fs-type = "xfs"
|
||||
3
eln/bootc-install.yaml
Normal file
3
eln/bootc-install.yaml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
add-files:
|
||||
- - 20-rhel.toml
|
||||
- /usr/lib/bootc/install/20-rhel.toml
|
||||
|
|
@ -6,3 +6,4 @@ metadata:
|
|||
|
||||
include:
|
||||
- ../standard/manifest.yaml
|
||||
- bootc-install.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue