ironic/releasenotes/notes/custom-params-cleaning-f938549964ff6df0.yaml
Dmitry Tantsur 171474d69a Fix regression in ramdisk deploy kernel parameters
After commit d7a5b3469c the custom kernel
parameters are not used in cleaning/inspection. This patch fixes it.

Change-Id: Ic017cc0f3aebd4858a1a6e3326e5cf0fc0888d24
2021-07-27 10:43:41 +02:00

6 lines
147 B
YAML

---
fixes:
- |
Fixes a regression in the ``ramdisk`` deploy where custom kernel parameters
were not used during inspection and cleaning.