summaryrefslogtreecommitdiff
path: root/releasenotes/notes/pxe-append-params-9cd5831959676371.yaml
blob: 12cf46952b83f06bfe91c75c5bebea46cb8eb325 (plain)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Adds support for setting kernel parameters for PXE and iPXE boot through
    the new ``kernel_append_params`` setting in the node's ``driver_info`` or
    ``instance_info``.
deprecations:
  - |
    The configuration option ``[pxe]pxe_append_params`` has been renamed to
    ``[pxe]kernel_append_params``. The old name is now deprecated.