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.
|
||||
DESC
|
||||
|
||||
provider(:hyperv) do
|
||||
provider(:hyperv, priority: 4) do
|
||||
require_relative "provider"
|
||||
init!
|
||||
Provider
|
||||
|
|
Loading…
Reference in New Issue