Bug 1392529

Summary: [RFE] Enable by default boot_mode in inspector.conf Edit -tracker bz
Product: Red Hat OpenStack Reporter: Raviv Bar-Tal <rbartal>
Component: openstack-tripleoAssignee: James Slagle <jslagle>
Status: CLOSED EOL QA Contact: Raviv Bar-Tal <rbartal>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 10.0 (Newton)CC: mburns, nlevinki
Target Milestone: ---Keywords: Tracking, Upstream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-07 09:36:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Raviv Bar-Tal 2016-11-07 16:55:01 UTC
Description of problem:
This is tracker bug for upstream bug:
https://bugs.launchpad.net/tripleo/+bug/1639858

In short: In file /etc/ironic-inspector/inspector.conf the  parameter boot_mode default value should be true.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. install undercloud with uefi enabled (inspection_enable_uefi = true in undercloud.conf)
2.check boot_mode in inspector.conf
3.

Actual results:
boot_mode = false

Expected results:

boot_mode = true
Additional info: