changes to training-cluster-by-script.xml

added comma and plural to commands
changed sentence with You
removed extra white space

Change-Id: Id2236a8655c08a2c992754cbd3ed15d74cbf5668
This commit is contained in:
shillasaebi 2014-03-26 00:10:13 -04:00
parent eaee19793c
commit 01076ef10a

View File

@ -29,20 +29,18 @@
</listitem> </listitem>
<listitem> <listitem>
<para>Bridged/NAT -- DHCP -- These Scripts should be run <para>Bridged/NAT -- DHCP -- These Scripts should be run
without internet connection after Pre-Install.sh. If your without internet connection after Pre-Install.sh.
networking configuration is not exact a few command will The Templates/* should be changed to the required IP
not work. you need to change the Templates/* to the Addresses for custom networks.</para>
required IP Addresses for custom networks.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</step> </step>
<step> <step>
<title>Test scripts individually</title> <title>Test scripts individually</title>
<para>Run the shell scripts in the <filename>Scripts</filename> <para>Run the shell scripts in the <filename>Scripts</filename>
folder to verify that they run correctly. You do not need to folder to verify they run correctly. Do not install Virtual Box,
install Virtual Box, although it is recommended because your although it is recommended because your host machine might fail.</para>
host machine might fail.</para> <para>To test the scripts, run them. Some scripts require
<para>To test scripts, simply run them. Some scripts require
input parameters. If you do not want to run them manually, run input parameters. If you do not want to run them manually, run
the <filename>Scripts/test_scripts.sh</filename> file. Virtual the <filename>Scripts/test_scripts.sh</filename> file. Virtual
Box guest add-ons are not required to test the scripts as Box guest add-ons are not required to test the scripts as