summaryrefslogtreecommitdiff
path: root/releasenotes/notes/netboot-fallback-b208b2c3b40a0d01.yaml
blob: 61f61a15fcd6b80f52779c9585efc91ec89f4a54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
issues:
  - |
    The SNMP hardware type cannot change boot devices and thus may fail
    to deploy nodes with local boot. To work around this problem, set
    ``[pxe]enable_netboot_fallback`` to ``True``.
features:
  - |
    Adds an ability to generate network boot templates even for nodes that
    use local boot via the new ``[pxe]enable_netboot_fallback`` option.
    This is required to work around the situation where switching boot devices
    does not work reliably.