5f9efb34e9
First, use default_boot_mode in get_boot_mode instead of BIOS. Second, call sync_boot_mode for all ramdisk types in the PXE boot, not only during deployment. Change-Id: I3f13bacbdcb319c191eeb8ae93aecf8fba68f9ec
10 lines
319 B
YAML
10 lines
319 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes cleaning and managed inspection not respecting the
|
|
``default_boot_mode`` configuration option.
|
|
- |
|
|
Fixes cleaning and managed inspection not following the standard boot
|
|
mode handling logic, particularly, not trying to assert the requested
|
|
boot mode if the driver allows it.
|