Quickfix: Correct rendering level of UEFI boot rec

UEFI boot record heading was at wrong level; fix rendering

Change-Id: Idb4acffc131c18b41f6cff0eb102b22979706c9b
This commit is contained in:
Jay Faulkner 2023-11-08 13:40:17 -08:00
parent 5cf076c420
commit 0b7d9a73ed

View File

@ -237,7 +237,7 @@ suggestions based on specified system support or vendor recommendations.
- ``redfish`` (iLO 6 and newer)
Purging UEFI boot records
=========================
-------------------------
Stale EFI boot records can cause problems with booting or adding new records.
Since Ironic manages a node it should be responsible for removing any existing
boot record which resembles a disk or attached boot device (USB, CDROM, etc).