diff --git a/website/docs/source/v2/vmware/usage.html.md b/website/docs/source/v2/vmware/usage.html.md index bf1a5e575..8771d1276 100644 --- a/website/docs/source/v2/vmware/usage.html.md +++ b/website/docs/source/v2/vmware/usage.html.md @@ -5,13 +5,16 @@ sidebar_current: "vmware-usage" # Usage -The VMware providers are used just like any other provider. Please +The Vagrant VMware providers are used just like any other provider. Please read the general [basic usage](/v2/providers/basic_usage.html) page for providers. The value to use for the `--provider` flag is `vmware_fusion` for VMware Fusion, and `vmware_workstation` for VMware Workstation. +The Vagrant VMWare provider does not support parallel execution at this time. +Specifying the `--parallel` option will have no effect. +
To get started, a 64-bit Ubuntu 12.04 LTS VMware box is available at: http://files.vagrantup.com/precise64_vmware.box