fix the change of minions to nodes

This commit is contained in:
eulerzgy 2015-09-16 02:30:42 +08:00
parent a277212041
commit 26b055b78d
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ my-nginx-kqdjk 1/1 Waiting 0 33s
my-nginx-nyj3x 1/1 Waiting 0 33s
```
You need to wait for the provisioning to complete, you can monitor the minions by doing:
You need to wait for the provisioning to complete, you can monitor the nodes by doing:
```console
$ sudo salt '*minion-1' cmd.run 'docker images'