Add missing files for network boot
This commit is contained in:
parent
bf6d06e794
commit
f33a0b8a21
6 changed files with 111 additions and 0 deletions
4
roles/netboot-grub/files/common/default_efi.cfg
Normal file
4
roles/netboot-grub/files/common/default_efi.cfg
Normal file
|
@ -0,0 +1,4 @@
|
|||
set timeout=5
|
||||
set fallback=0
|
||||
source /grub/common/main_efi.cfg
|
||||
source /grub/common/netboot_entries.cfg
|
Loading…
Add table
Add a link
Reference in a new issue