Skip to content

Commit

Permalink
Correct vmbc add command
Browse files Browse the repository at this point in the history
Command example had an extra node-01 so failed

Change-Id: I6eabf05707ca33049a81bf04f7b76e89246451be
  • Loading branch information
spotz committed Jul 30, 2020
1 parent 160c0b3 commit 9d0750a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/user/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ stop virtual BMCs for the virtual machines being managed over IPMI.
and manage libvirt domain through ssh connection::

$ vbmc add node-1 --port 6230 \
--libvirt-uri qemu+ssh://username@192.168.122.1/system node-1
--libvirt-uri qemu+ssh://username@192.168.122.1/system

.. note::

Expand Down

0 comments on commit 9d0750a

Please sign in to comment.