diff --git a/doc/source/post_deployment/build_single_image.rst b/doc/source/post_deployment/build_single_image.rst index 6df55c44..fc74b5ee 100644 --- a/doc/source/post_deployment/build_single_image.rst +++ b/doc/source/post_deployment/build_single_image.rst @@ -31,6 +31,6 @@ before, with the ``--update-existing`` flag added:: Note that if the new image is a ramdisk, the Ironic nodes need to be re-configured to use it. This can be done by re-running:: - openstack overcloud configure boot + openstack baremetal configure boot Now the new image should be fully ready for use by new deployments.