puppet-ironic/manifests/pxe
Steve Baker 4863a485cd Copy shim and grub efi binaries to tftp root
Currently uefi_pxe_bootfile_name defaults to bootx86.efi, but puppet
doesn't copy any file to this location. This change copies the signed
grub shim efi to tftp root bootx86.efi, and also the signed grub
binary to grubx64.efi.

This means UEFI boot with PXE will now work by default by doing a grub
network boot instead of using iPXE. And since all EFI binaries are
signed, it should even be possible to enable Secure Boot for the whole
baremetal provisioning process.

Change-Id: I59850eca971d57464efe85ffea723f19f9855353
Closes-Bug: #1975543
2022-06-25 02:47:38 +00:00
..
common.pp Copy shim and grub efi binaries to tftp root 2022-06-25 02:47:38 +00:00
tftpboot_file.pp Fix typos in parameter descriptions, comments and tests 2022-06-17 18:55:52 +05:30