vagrant/plugins/providers/virtualbox/action
Mitchell Hashimoto 18492d5d70 Remove VirtualBox Hostname middleware 2013-02-27 21:30:01 -08:00
..
boot.rb Convert all VirtualBox provider internals to use new state API 2013-01-21 11:38:37 -06:00
check_accessible.rb Convert all VirtualBox provider internals to use new state API 2013-01-21 11:38:37 -06:00
check_created.rb Convert all VirtualBox provider internals to use new state API 2013-01-21 11:38:37 -06:00
check_guest_additions.rb Line up equal signs because I'm anal about it 2013-02-27 19:12:45 -08:00
check_running.rb Convert all VirtualBox provider internals to use new state API 2013-01-21 11:38:37 -06:00
check_virtualbox.rb Building up the `destroy` action again using new provider API. 2012-07-26 22:39:27 -07:00
clean_machine_folder.rb `vagrant destroy` fully works 2012-08-13 23:31:12 -07:00
clear_forwarded_ports.rb `vagrant reload` now works with the new machine abstraction 2012-08-14 21:12:41 -07:00
clear_network_interfaces.rb `vagrant reload` now works with the new machine abstraction 2012-08-14 21:12:41 -07:00
clear_shared_folders.rb `vagrant reload` now works with the new machine abstraction 2012-08-14 21:12:41 -07:00
created.rb Convert all VirtualBox provider internals to use new state API 2013-01-21 11:38:37 -06:00
customize.rb Move config.vm.customize to VirtualBox specific option 2012-12-23 16:29:25 -08:00
destroy.rb `vagrant destroy` fully works 2012-08-13 23:31:12 -07:00
destroy_confirm.rb When recovering on import and destroying, force it 2012-12-23 16:29:25 -08:00
destroy_unused_network_interfaces.rb `vagrant destroy` fully works 2012-08-13 23:31:12 -07:00
discard_state.rb Convert all VirtualBox provider internals to use new state API 2013-01-21 11:38:37 -06:00
export.rb Convert all VirtualBox provider internals to use new state API 2013-01-21 11:38:37 -06:00
forced_halt.rb Use the new GracefulHalt built-in for VirtualBox 2013-01-22 12:07:37 -08:00
forward_ports.rb Forwarded ports use the new high-level configuration 2013-01-11 14:51:49 -08:00
import.rb Convert all VirtualBox provider internals to use new state API 2013-01-21 11:38:37 -06:00
is_paused.rb Properly handle paused VirtualBox VMs [GH-1184] 2013-01-30 22:47:45 -08:00
is_running.rb Convert all VirtualBox provider internals to use new state API 2013-01-21 11:38:37 -06:00
is_saved.rb Convert all VirtualBox provider internals to use new state API 2013-01-21 11:38:37 -06:00
match_mac_address.rb `vagrant up`! 2012-08-14 22:38:41 -07:00
message_not_created.rb Start moving the halt commands over to the new provider interface 2012-07-28 10:43:16 -07:00
message_not_running.rb `vagrant provision` 2012-08-14 21:21:31 -07:00
message_will_not_destroy.rb Clean up the actions a bit, move logic into actual middleware. 2012-07-28 19:58:10 -07:00
network.rb Fix a little logging typo 2013-02-01 10:51:53 -08:00
package.rb `vagrant package` a single VM works! 2012-08-15 21:04:37 -07:00
package_vagrantfile.rb `vagrant package` a single VM works! 2012-08-15 21:04:37 -07:00
prepare_forwarded_port_collision_params.rb VirtualBox should use the new port forwarding collision detection stuff 2013-02-26 13:38:00 -08:00
prepare_nfs_settings.rb Move NFS to a built-in middleware 2013-02-08 15:34:04 -08:00
prune_nfs_exports.rb Detect if a VM name is already taken for VirtualBox 2013-01-30 23:22:45 -08:00
resume.rb Properly handle paused VirtualBox VMs [GH-1184] 2013-01-30 22:47:45 -08:00
sane_defaults.rb auto_nat_dns_proxy VirtualBox provider config option [GH-1313] 2013-01-30 21:03:02 -08:00
set_name.rb Fix missing translation error in set_name 2013-02-08 15:17:50 -08:00
setup_package_files.rb `vagrant package` a single VM works! 2012-08-15 21:04:37 -07:00
share_folders.rb Move NFS to a built-in middleware 2013-02-08 15:34:04 -08:00
suspend.rb Convert all VirtualBox provider internals to use new state API 2013-01-21 11:38:37 -06:00