You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: machine/drivers/vsphere.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Creates machines on a [VMware vSphere](http://www.vmware.com/products/vsphere) V
24
24
-`--vmwarevsphere-datastore`: Datastore for Docker VM.
25
25
-`--vmwarevsphere-datacenter`: Datacenter for Docker VM (must be set to `ha-datacenter` when connecting to a single host).
26
26
-`--vmwarevsphere-pool`: Resource pool for Docker VM.
27
-
-`--vmwarevsphere-hostsystem`: vSphere compute resource where the docker VM will be instantiated (use <cluster>/* or <cluster>/<host> if using a cluster).
27
+
-`--vmwarevsphere-hostsystem`: vSphere compute resource where the docker VM will be instantiated. This can be omitted if using a cluster with DRS.
28
28
29
29
The VMware vSphere driver uses the latest boot2docker image.
30
30
@@ -44,4 +44,4 @@ The VMware vSphere driver uses the latest boot2docker image.
0 commit comments