summaryrefslogtreecommitdiff
path: root/releasenotes/notes/uefi-first-prepare-e7fa1e2a78b4af99.yaml
blob: 2a8bf75228de2cb59df2fc0faa98ccd729d61c34 (plain)
1
2
3
4
5
6
7
8
9
10
---
upgrade:
  - |
    A future release will change the default value of
    ``[deploy]/default_boot_mode`` from "bios" to "uefi". It is recommended to
    set an explicit value for this option. For hardware types which don't
    support setting boot mode, a future release will assume boot mode is set
    to UEFI if no boot mode is set to node's capabilities. It is also
    recommended to set ``boot_mode`` into ``properties/capabilities``
    of a node.