Merge "Updates "Automated Virtual Installation in StarlingX" documentation"

This commit is contained in:
Zuul 2023-09-21 15:05:01 +00:00 committed by Gerrit Code Review
commit 463fcd4674
2 changed files with 1 additions and 2 deletions

View File

@ -73,7 +73,7 @@ deployment of an All-In-One Simplex configuration.
--iso-location "$HOME/Downloads/stx-8.iso" \
--labname StarlingX --install-mode <serial/graphical> \
--config-files-dir ./myconfig/labSetupFiles/ \
--ansible-controller-config ./myconfig/ansibleFiles/localhost.yml \
--ansible-controller-config ./myconfig/ansibleFiles/<simplex/duplex>_localhost.yml \
--kubernetes-config-files ./myconfig/kubeFiles/ \
--vboxnet-type nat \
--vboxnet-name NatNetwork \

View File

@ -73,7 +73,6 @@ Set up the host with the following steps:
.. code-block:: none
mkdir myconfig
cp -r config myconfig
Make the desired changes in the config files on the new directory.