puppet-ironic/releasenotes/notes/uefi_ipxe_bootfile_name-f2ad0596ffe90598.yaml
Takashi Kajinami d99a51d17b Make ipxe bootfile name configurable
This is a follow up of 3864e15998 and
allows using a different name for ipxe bootfile. This is useful if
a user needs to switch back to ipxe*.efi from ipxe-snponly*.efi for
some reasons.

Change-Id: I565e3ae6388812c358e86fac49b17e0cce97b9df
2021-07-27 23:07:37 +09:00

7 lines
201 B
YAML

---
features:
- |
The new ``ironic::pxe::uefi_ipxe_bootfile_name`` parameter has been added.
This parameter is used to determine name of the efi file used to boot nodes
with UEFI + iPXE.