diff --git a/doc/source/advanced_deployment/upload_single_image.rst b/doc/source/advanced_deployment/upload_single_image.rst index 3f8d30ea..6ee2d3b9 100644 --- a/doc/source/advanced_deployment/upload_single_image.rst +++ b/doc/source/advanced_deployment/upload_single_image.rst @@ -9,6 +9,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.