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 3 years ago. Updated over 3 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 #1

Updated by Joniel Pasqualetto over 3 years ago

  • Subject changed from Change kexec options used on FDI to work on systems using UEFI + SecureBoot #11 to Change kexec options used on FDI to work on systems using UEFI + SecureBoot
Actions #2

Updated by Joniel Pasqualetto over 3 years ago

  • Pull request https://github.com/theforeman/smart_proxy_discovery_image/pull/13 added
Actions #3

Updated by Lukas Zapletal over 3 years ago

  • Project changed from Foreman to Discovery
  • Category set to Image
  • Difficulty set to trivial
  • Triaged changed from No to Yes
Actions #4

Updated by The Foreman Bot over 3 years ago

  • Status changed from New to Ready For Testing
Actions #5

Updated by Joniel Pasqualetto over 3 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF