[doc] Update README instructions for 3 controllers scenario

Change-Id: If1d3bf6a218ef7e25155705ab95f15a4c2428459
This commit is contained in:
Oleg Gelbukh 2015-08-29 09:04:09 +00:00
parent d55201e618
commit 38ad6ed0d1
1 changed files with 3 additions and 3 deletions

View File

@ -56,13 +56,13 @@ We will refer to it as <SEED_ID> later on.
### Upgrade controller #1
Choose a controller node from the list of nodes in 5.1.1 environment:
Choose added controller nodes from the list of unallocated nodes:
```
[root@fuel bin]# fuel node --env <ORIG_ID>
[root@fuel bin]# fuel node | grep discover
```
Remember the ID of the node and run the following command replacing <NODE_ID>
Remember the IDs of the nodes and run the following command replacing <NODE_ID>
with that number:
```