From e47a8b90688f2fec482ffebc4ced0a1d8fff8975 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Fri, 17 Oct 2014 11:31:13 -0400 Subject: [PATCH] VirtualBox does not support it either --- website/docs/source/v2/virtualbox/usage.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/source/v2/virtualbox/usage.html.md b/website/docs/source/v2/virtualbox/usage.html.md index 20d76ac7f..282cbc6d3 100644 --- a/website/docs/source/v2/virtualbox/usage.html.md +++ b/website/docs/source/v2/virtualbox/usage.html.md @@ -11,5 +11,5 @@ providers. The value to use for the `--provider` flag is `virtualbox`. -The Vagrant VirtualBox provider supports parallel execution with the -optional `--parallel` flag. +The Vagrant VirtualBox provider does not support parallel execution at this +time. Specifying the `--parallel` option will have no effect.