Fix error word presistent in docs

Change-Id: I4ffe8dd71b6735b5ae714557e78578c0b6816e14
This commit is contained in:
douyali 2020-08-03 22:31:57 -04:00
parent 35e76ad82d
commit abed175fc8
1 changed files with 1 additions and 1 deletions

View File

@ -342,7 +342,7 @@ be booted.
#. Store the URL to the ISO image to ``instance_info/boot_iso``,
instead of a ``kernel`` or ``ramdisk`` setting::
openstack barmetal node set $NODE_UUID \
openstack baremetal node set $NODE_UUID \
--instance-info boot_iso=$BOOT_ISO_URL
#. Deploy the node::