vagrant/plugins
Mitchell Hashimoto 1fd74da294 Default V1 forward port options to {} Fixes #1329 2013-01-22 14:07:27 -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 Default V1 forward port options to {} Fixes #1329 2013-01-22 14:07:27 -08:00
kernel_v2 Add the new graceful_halt settings to `config.vm` 2013-01-22 11:37:49 -08:00
providers/virtualbox Set the proper force halt environment 2013-01-22 13:37:44 -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.