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