ironic-python-agent/releasenotes/notes/efi-partuuid-5fe933a462eeede1.yaml
Dmitry Tantsur f09f6c9f1a Do not try to guess EFI partition path by its number
The logic of adding a partition number to the device path does not work
for devicemapper devices (e.g. a multipath storage device).

Change-Id: I9a445e847d282c50adfa4bad5e7136776861005d
2022-05-04 15:06:02 +02:00

6 lines
113 B
YAML

---
fixes:
- |
Fixes configuring UEFI boot when the EFI partition is located on a
devicemapper device.