Minor changes on README

* Corrected minor details on how to ssh for specific nodes.

Change-Id: I7f637146f281b07a892307108ebdea0325b63ef3
This commit is contained in:
Vigneshvar.A.S 2015-01-27 15:10:03 +05:30 committed by vigneshvar
parent 83ae4f83e4
commit 8a58c765de

View File

@ -117,13 +117,16 @@ Admin Login:
* SSH
You can ssh to each of the nodes:
You can ssh to each of the nodes by:
$ ssh controller@10.10.10.51
# Controller node
$ ssh osbash@10.10.10.51
$ ssh compute@10.10.10.51
# Network node
$ ssh osbash@10.10.10.52
$ ssh network@10.10.10.51
# Compute node
$ ssh osbash@10.10.10.53
Credentials for all nodes: