This commit is contained in:
Mitchell Hashimoto 2013-07-18 13:56:45 -04:00
parent 900f7e4d63
commit 14ae9ed039
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ module VagrantPlugins
}
if @version.start_with?("4.2.14")
# VirtualBox 4.2.14 just doesn't work with Vagrant, so show error
raise Vagrant::Errors::VirtualBoxBrokenVersion040214
end