ironic/releasenotes/notes/add-kernel-param-config-ilo-9b2cee8b0447f82e.yaml
Julia Kreger 67394c3cd4 Revise release notes for 17.0 release
Change-Id: I2799fb1634747cde451a787c567711dcdad2d688
2021-03-22 10:24:52 -07:00

13 lines
503 B
YAML

---
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``.