Actions
Feature #38300
openiPXE chain UEFI - Add support for multiple architectures
Status:
Ready For Testing
Priority:
Normal
Assignee:
Category:
Unattended installations
Target version:
-
Difficulty:
trivial
Triaged:
No
Pull request:
Description
Hello,
We are using foreman to provision x64 and arm64 servers using the PXE loader iPXE chain UEFI.
When using this PXE loader foreman keeps sending only one ipxe binary and is ipxe.efi without any possibility of changing it easily, so an arm64 server end up trying to boot a x64 binary.
This feature aims to add support for retrieving the correct binary corresponding to the arch of the server when booting with loader iPXE chain UEFI.
Regards
Actions