Skip to content

Commit c7b1a8a

Browse files
ajfeatherstoneMisty Stanley-Jones
authored and
Misty Stanley-Jones
committed
Update documentation of --vmwarevsphere-hostsystem when using DRS-enabled clusters (docker#3572)
1 parent 59dfddd commit c7b1a8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

machine/drivers/vsphere.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Creates machines on a [VMware vSphere](http://www.vmware.com/products/vsphere) V
2424
- `--vmwarevsphere-datastore`: Datastore for Docker VM.
2525
- `--vmwarevsphere-datacenter`: Datacenter for Docker VM (must be set to `ha-datacenter` when connecting to a single host).
2626
- `--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.
2828

2929
The VMware vSphere driver uses the latest boot2docker image.
3030

@@ -44,4 +44,4 @@ The VMware vSphere driver uses the latest boot2docker image.
4444
| `--vmwarevsphere-datastore` | `VSPHERE_DATASTORE` | - |
4545
| `--vmwarevsphere-datacenter` | `VSPHERE_DATACENTER` | - |
4646
| `--vmwarevsphere-pool` | `VSPHERE_POOL` | - |
47-
| `--vmwarevsphere-hostsystem` | `VSPHERE_HOSTSYSTEM` | - |
47+
| `--vmwarevsphere-hostsystem` | `VSPHERE_HOSTSYSTEM` | - |

0 commit comments

Comments
 (0)