providers/hyperv: lower priority for Windows
This commit is contained in:
parent
d7a9bcda47
commit
35c8504452
|
@ -10,7 +10,7 @@ module VagrantPlugins
|
||||||
machines in Hyper-V.
|
machines in Hyper-V.
|
||||||
DESC
|
DESC
|
||||||
|
|
||||||
provider(:hyperv) do
|
provider(:hyperv, priority: 4) do
|
||||||
require_relative "provider"
|
require_relative "provider"
|
||||||
init!
|
init!
|
||||||
Provider
|
Provider
|
||||||
|
|
Loading…
Reference in New Issue