Add note with boot config image options
Adds options which allow specify image names for Ironic nodes boot configuration: --deploy-kernel <name> and --deploy-ramdisk <name>. Change-Id: I51d8d86b6ff7f95688599464324823d7c75da1f0
This commit is contained in:
parent
bf000e80a1
commit
78ec6b9fb1
@ -33,4 +33,8 @@ re-configured to use it. This can be done by re-running::
|
|||||||
|
|
||||||
openstack overcloud configure boot
|
openstack overcloud configure boot
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
If you want to use custom images for boot configuration, specify their names in
|
||||||
|
``--deploy-kernel`` and ``--deploy-ramdisk`` options.
|
||||||
|
|
||||||
Now the new image should be fully ready for use by new deployments.
|
Now the new image should be fully ready for use by new deployments.
|
||||||
|
Loading…
Reference in New Issue
Block a user