Edited compute node lab
Changed ssh compute@10.10.10.51 to ssh (username)@10.10.10.53 since the ip address refers to the controller node Change-Id: I842872cf59759adf541f04ed5c618e8a05ada333 Closes-Bug: #1382937
This commit is contained in:
parent
9a5fd5ee8a
commit
d35dba3015
@ -99,7 +99,7 @@ netmask 255.255.255.0
|
||||
<listitem>
|
||||
<para>To SSH into the compute node from the host machine, type the
|
||||
command below:</para>
|
||||
<screen><prompt>$</prompt> <userinput>ssh compute@10.10.10.51</userinput></screen>
|
||||
<screen><prompt>$</prompt> <userinput>ssh compute@10.10.10.53</userinput></screen>
|
||||
<screen><prompt>$</prompt> <userinput>sudo su</userinput></screen>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
Loading…
x
Reference in New Issue
Block a user