9a914123e9
* Wire in inspector_extra_kernel_options for managed boot * Set callback_endpoint_override for keystone-based installations to get the correct callback endpoint even if the catalog uses localhost for ironic-inspector. * Delete no longer existing [inspector]enabled. Story: #1528920 Task: #37364 Depends-On: https://review.opendev.org/688720 Change-Id: I5c1e207b79505e2d7274197edcb12d373c3315e1
8 lines
241 B
YAML
8 lines
241 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Due to the limitations of managed in-band inspection, the
|
|
``inspector_extra_kernel_options`` parameter must only contain
|
|
``key=value`` pairs. Use ``extra_kernel_options`` to provide generic
|
|
kernel options.
|