Actions
Feature #38300
openiPXE chain UEFI - Add support for multiple architectures
Status:
Ready For Testing
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
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
Updated by The Foreman Bot 10 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10490 added
Actions