Project

General

Profile

Actions

Feature #30680

closed

Change kexec options used on FDI to work on systems using UEFI + SecureBoot

Added by Joniel Pasqualetto over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Image
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Currently, when using FDI, there is a single kexec command which is executed when foreman triggers the power/kexec api.

This single command only works in systems using BIOS or UEFI without SecureBoot.

It is possible to kexec systems using UEFI + SecureBoot using the kexec option "-s".

Adding a condition that will check if the system is using SecureBoot and changing accordingly the kexec options to be used, would allow provisioning those systems using FDI.

I will propose a patch in PR.

Actions

Also available in: Atom PDF