Merge "Fix typo and align line identation"

This commit is contained in:
Zuul 2018-09-25 19:12:01 +00:00 committed by Gerrit Code Review
commit fbbcfedad0
1 changed files with 5 additions and 4 deletions

View File

@ -56,11 +56,12 @@ You need an ISO file for the installation, these scripts take a name with the
And the setup will begin. The scripts create one or more VMs and start the boot And the setup will begin. The scripts create one or more VMs and start the boot
of the first controller, named oddly enough ``controller-0``. If you have Xwindows of the first controller, named oddly enough ``controller-0``. If you have Xwindows
available you will get virt-manager running. If not, Ctrl-C out of that attempt if available you will get virt-manager running.
it doesn't return to a shell prompt. Then connect to the serial console:: If not, Ctrl-C out of that attempt if it doesn't return to a shell prompt.
Then connect to the serial console::
virsh console madcloud-0 virsh console madcloud-0
Continue the usual SterlingX installation from this point forward. Continue the usual StarlingX installation from this point forward.
Tear down the VMs using ``destroy_allinone.sh`` and ``destroy_standard_controller.sh``. Tear down the VMs using ``destroy_allinone.sh`` and ``destroy_standard_controller.sh``.