Actions
Feature #38300
closediPXE chain UEFI - Add support for multiple architectures
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
Updated by The Foreman Bot 11 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10490 added
Updated by Lisa Bekdache 11 months ago
- Category set to Unattended installations
- Assignee set to Lisa Bekdache
- Difficulty set to trivial
Updated by Lisa Bekdache 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|9faf6b5406b03e6a4fe5ea0e794f97d24ad5c131.
Actions