fix: specify bootloader in configs
This commit is contained in:
parent
0b6dbadd00
commit
c23bc04f8d
3 changed files with 10 additions and 2 deletions
4
oci.yaml
4
oci.yaml
|
|
@ -55,3 +55,7 @@ distro-config:
|
|||
|
||||
env:
|
||||
BASE_IMAGE_NAME: ""
|
||||
|
||||
boot:
|
||||
type: uefi
|
||||
loader: grub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue