67394c3cd4
Change-Id: I2799fb1634747cde451a787c567711dcdad2d688
13 lines
503 B
YAML
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``.
|