summaryrefslogtreecommitdiff
path: root/releasenotes/notes/change-default-boot-option-to-local-8c326077770ab672.yaml
blob: 7e7cd49be87eac22a1ab556de0d0a13c986eee3c (plain)
1
2
3
4
5
6
7
8
---
upgrade:
  - |
    The default value of ``[deploy]/default_boot_option`` is changed from
    ``netboot`` to ``local``.
  - Due to the default boot option change, partition images without ``grub2``
    will be unable to be deployed without the ``boot_option`` for the node
    to be explicitly set to ``netboot``.