diff --git a/doc/source/post_deployment/build_single_image.rst b/doc/source/post_deployment/build_single_image.rst index fc74b5ee..f0cce3b2 100644 --- a/doc/source/post_deployment/build_single_image.rst +++ b/doc/source/post_deployment/build_single_image.rst @@ -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.