Merge "Fix spelling error in operating training guide"
This commit is contained in:
@@ -231,7 +231,7 @@ netmask 255.255.255.0
|
|||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Create a simple credentials file</para>
|
<para>Create a simple credentials file</para>
|
||||||
<programlisting>nano Crediantials.sh</programlisting>
|
<programlisting>nano Credentials.sh</programlisting>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Paste the following:</para>
|
<para>Paste the following:</para>
|
||||||
@@ -242,7 +242,7 @@ netmask 255.255.255.0
|
|||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Load the above credentials:</para>
|
<para>Load the above credentials:</para>
|
||||||
<screen><prompt>$</prompt> <userinput>source Crediantials.sh</userinput></screen>
|
<screen><prompt>$</prompt> <userinput>source Credentials.sh</userinput></screen>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>To test Keystone, we use a simple CLI command:</para>
|
<para>To test Keystone, we use a simple CLI command:</para>
|
||||||
|
|||||||
Reference in New Issue
Block a user