Hide Forgot
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: