
This commit adds a new config parameter kernel_append_param for iLO. Change-Id: Ie962672ef81c58f651c2395439a3c69e98c1a4c0
12 lines
427 B
YAML
12 lines
427 B
YAML
---
|
|
features:
|
|
- |
|
|
Adding a new config parameter ``[ilo]/kernel_append_param `` to
|
|
``ilo-virtual-media`` and ``ilo-uefi-https`` boot interfaces of
|
|
``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``.
|