summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-kernel-param-config-ilo-9b2cee8b0447f82e.yaml
blob: e7a8df4ceae9aed32fabfc87703ff04ae81e662d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    Adds support for passing a ``kernel_append_param`` setting to the
    ``ilo-virtual-media`` and ``ilo-uefi-https`` boot interfaces using
    the configuration parameter ``[ilo]/kernel_append_param``
    with the ``ilo`` and ``ilo5`` hardware types.
upgrade:
  - |
    The ``ilo-virtual-media`` and ``ilo-uefi-https`` boot interfaces does
    not use ``[pxe]pxe_append_params`` anymore. To pass kernel parameters
    use new configuration parameter ``[ilo]/kernel_append_param``.