Module: Vagrant::Action::VM

Defined in:
lib/vagrant/action.rb,
lib/vagrant/action/vm/nfs.rb,
lib/vagrant/action/vm/boot.rb,
lib/vagrant/action/vm/halt.rb,
lib/vagrant/action/vm/export.rb,
lib/vagrant/action/vm/import.rb,
lib/vagrant/action/vm/resume.rb,
lib/vagrant/action/vm/destroy.rb,
lib/vagrant/action/vm/network.rb,
lib/vagrant/action/vm/package.rb,
lib/vagrant/action/vm/suspend.rb,
lib/vagrant/action/vm/check_box.rb,
lib/vagrant/action/vm/customize.rb,
lib/vagrant/action/vm/host_name.rb,
lib/vagrant/action/vm/provision.rb,
lib/vagrant/action/vm/default_name.rb,
lib/vagrant/action/vm/discard_state.rb,
lib/vagrant/action/vm/forward_ports.rb,
lib/vagrant/action/vm/sane_defaults.rb,
lib/vagrant/action/vm/share_folders.rb,
lib/vagrant/action/vm/check_accessible.rb,
lib/vagrant/action/vm/match_mac_address.rb,
lib/vagrant/action/vm/prune_nfs_exports.rb,
lib/vagrant/action/vm/package_vagrantfile.rb,
lib/vagrant/action/vm/provisioner_cleanup.rb,
lib/vagrant/action/vm/setup_package_files.rb,
lib/vagrant/action/vm/clean_machine_folder.rb,
lib/vagrant/action/vm/clear_shared_folders.rb,
lib/vagrant/action/vm/check_guest_additions.rb,
lib/vagrant/action/vm/check_port_collisions.rb,
lib/vagrant/action/vm/clear_forwarded_ports.rb,
lib/vagrant/action/vm/clear_network_interfaces.rb,
lib/vagrant/action/vm/destroy_unused_network_interfaces.rb

Defined Under Namespace

Classes: Boot, CheckAccessible, CheckBox, CheckGuestAdditions, CheckPortCollisions, CleanMachineFolder, ClearForwardedPorts, ClearNetworkInterfaces, ClearSharedFolders, Customize, DefaultName, Destroy, DestroyUnusedNetworkInterfaces, DiscardState, Export, ForwardPorts, Halt, HostName, Import, MatchMACAddress, NFS, Network, Package, PackageVagrantfile, Provision, ProvisionerCleanup, PruneNFSExports, Resume, SaneDefaults, SetupPackageFiles, ShareFolders, Suspend