fix the change of minions to nodes

This commit is contained in:
eulerzgy
2015-09-16 02:30:42 +08:00
parent c9570e34d0
commit 4d3d3a5e22
4 changed files with 9 additions and 9 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'