vagrant/lib/vagrant
Brian Cain e8708232a5
(#9258) Exit if Hyper-V is enabled and VirtualBox provider is used
This commit adds a function on windows for the VirtualBox provider to
check if Hyper-V is enabled. If so, exit and display a warning to the
user that going forward will result in a system crash.
2018-02-08 11:20:41 -08:00
..
action (#9044) Show all box providers in command outdated 2018-01-08 09:43:28 -08:00
config Log location of caller for missing configuration key requests 2018-01-03 09:41:45 -08:00
plugin Use Integer instead of Fixnum for Ruby 2.4+ compatibility. 2017-10-23 10:57:36 -07:00
util (#9258) Exit if Hyper-V is enabled and VirtualBox provider is used 2018-02-08 11:20:41 -08:00
action.rb providers/virtualbox: make prepare clone a core thing 2015-10-08 16:02:37 -04:00
batch_action.rb Always provide timeout on thread join to prevent deadlock errors 2017-03-27 12:58:39 -07:00
box.rb That file has to exist 2016-05-29 00:18:33 -04:00
box_collection.rb Sort result of BoxCollection#all 2017-03-06 08:19:02 -08:00
box_metadata.rb core: better error when adding box with malformed version [GH-3332] 2014-04-01 22:48:52 -07:00
bundler.rb Reset plugin constraint on update if explicit version set 2017-06-28 07:24:32 -07:00
capability_host.rb Use .key? instead of .has_key? 2015-01-05 18:29:01 -05:00
cli.rb Add full checkpoint integration 2018-01-16 14:16:49 -08:00
config.rb core: configure version can be an int [GH-2689] 2013-12-19 08:03:15 -08:00
environment.rb Remove deprecated checkpoint integration 2018-01-16 15:21:22 -08:00
errors.rb (#9258) Exit if Hyper-V is enabled and VirtualBox provider is used 2018-02-08 11:20:41 -08:00
guest.rb core: more user-friendly errors for caps on guests 2014-01-09 10:24:25 -08:00
host.rb core: pass environment into all host caps 2014-01-07 20:34:33 -08:00
machine.rb (#9062) Deprecate :paranoid in favor of :verify_host_key 2018-01-05 10:02:45 -08:00
machine_index.rb core: prune machine if non-existent CWD from index [GH-4742] 2015-11-18 15:48:59 -08:00
machine_state.rb core: if state ID is NOT_CREATED_ID, destroy machine state 2014-05-05 21:44:34 -07:00
plugin.rb commands/plugin: list uses PluginManager 2014-01-05 08:42:34 -08:00
registry.rb Use Integer instead of Fixnum for Ruby 2.4+ compatibility. 2017-10-23 10:57:36 -07:00
shared_helpers.rb Use Ruby's resolver by default and allow replace to be disabled 2018-01-22 10:40:33 -08:00
ui.rb Scrub sensitive information prior to message output 2017-12-14 15:38:31 -08:00
util.rb Add full checkpoint integration 2018-01-16 14:16:49 -08:00
vagrantfile.rb Create data dir only after the machine passes all checks 2015-02-12 14:32:16 +02:00
version.rb Add new version.txt used to generate installers 2014-02-02 15:33:12 +01:00