Update vagrant.md

This commit is contained in:
zhengguoyong 2015-09-16 09:10:47 +08:00
parent 6c5e25b71c
commit 8602250551

View File

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