Update documentation of --vmwarevsphere-hostsystem when using DRS-enabled clusters (#3572)

This commit is contained in:
Andrew Featherstone 2017-07-27 01:37:53 +01:00 committed by Misty Stanley-Jones
parent 59dfddd95a
commit c7b1a8ac4b
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ Creates machines on a [VMware vSphere](http://www.vmware.com/products/vsphere) V
- `--vmwarevsphere-datastore`: Datastore for Docker VM.
- `--vmwarevsphere-datacenter`: Datacenter for Docker VM (must be set to `ha-datacenter` when connecting to a single host).
- `--vmwarevsphere-pool`: Resource pool for Docker VM.
- `--vmwarevsphere-hostsystem`: vSphere compute resource where the docker VM will be instantiated (use <cluster>/* or <cluster>/<host> if using a cluster).
- `--vmwarevsphere-hostsystem`: vSphere compute resource where the docker VM will be instantiated. This can be omitted if using a cluster with DRS.
The VMware vSphere driver uses the latest boot2docker image.