From ea9d56f459eda7277bbc431aaeb1362ea4d37360 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Fri, 17 Oct 2014 11:21:48 -0400 Subject: [PATCH] Add a note that VMWare does not support parallelization at this time --- website/docs/source/v2/vmware/usage.html.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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