tripleo-heat-templates/releasenotes/notes/uefi-boot-mode-a8b1b416a0e9...

7 lines
302 B
YAML

---
upgrade:
- |
The default boot mode for ironic deployed nodes is now ``uefi`` when no boot
mode is explicitly set in the node's driver_info, capabilities, or
instance_info configuration. To restore the previous default, set the heat
parameter ``IronicDefaultBootMode`` to ``bios``.