Merge "Add note with boot config image options"

This commit is contained in:
Jenkins 2016-11-23 13:24:32 +00:00 committed by Gerrit Code Review
commit 08b65026be

View File

@ -33,4 +33,8 @@ re-configured to use it. This can be done by re-running::
openstack baremetal 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.