Files
puppet-ironic/releasenotes/notes/pxe_by_arch-551ebe3bf9b5e7d4.yaml
Takashi Kajinami be958cc538 pxe: Support _by_arch options
This introduces support for the following parameters which defines
files used for specific architecture such as aarch64.

 - [pxe] uefi_pxe_bootfile_name
 - [pxe] uefi_ipxe_bootfile_name
 - [pxe] pxe_config_template_by_arch

Change-Id: I85a3c71b3dd00dff9538c248d4b1ea7e7ef800cb
2023-11-02 09:05:06 +09:00

10 lines
218 B
YAML

---
features:
- |
The following parameters have been added to the ``ironic::drive::pxe``
class.
- ``pxe_bootfile_name_by_arch``
- ``ipxe_bootfile_name_by_arch``
- ``pxe_config_template_by_arch``