providers/hyperv: disable parallelism
This commit is contained in:
parent
39bf9db651
commit
bdcb92ed07
|
@ -10,7 +10,7 @@ module VagrantPlugins
|
|||
machines in Hyper-V.
|
||||
DESC
|
||||
|
||||
provider(:hyperv, parallel: true) do
|
||||
provider(:hyperv) do
|
||||
require_relative "provider"
|
||||
init!
|
||||
Provider
|
||||
|
|
Loading…
Reference in New Issue