Set the virtualbox config scope

This commit is contained in:
Mitchell Hashimoto 2013-01-13 12:38:51 -08:00
parent e66c5066e4
commit f1f4f276a0
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ module VagrantPlugins
Provider
end
config(:virtualbox, :provider => :virtualbox) do
config(:virtualbox, :provider) do
require File.expand_path("../config", __FILE__)
Config
end