vagrant/plugins
Mitchell Hashimoto 0fc7cf7f02 Guest `halt` implementations no longer depend on machine state 2013-01-22 12:09:35 -08:00
..
commands vagrant status uses new MachineState results 2013-01-21 11:35:46 -06:00
communicators/ssh Catch Errno::ETIMEDOUT for SSH 2013-01-16 16:42:00 -08:00
guests Guest `halt` implementations no longer depend on machine state 2013-01-22 12:09:35 -08:00
hosts Hosts to V2 2012-11-06 21:20:22 -08:00
kernel_v1 Support warnings/errors when upgrading Vagrantfiles internally 2013-01-20 22:04:50 -05:00
kernel_v2 Add the new graceful_halt settings to `config.vm` 2013-01-22 11:37:49 -08:00
providers/virtualbox Use the new GracefulHalt built-in for VirtualBox 2013-01-22 12:07:37 -08:00
provisioners Update Chef provisioner to new validation API 2013-01-18 13:12:02 -08:00
README.md Add README to plugin directory 2012-04-18 17:48:06 -07:00

README.md

Vagrant Core Plugins

These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role.