mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-09 16:50:03 -04:00
VirtualBox does not support it either
This commit is contained in:
parent
5ad5411e0f
commit
e47a8b9068
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue