vagrant/plugins
Mitchell Hashimoto 3e9e422ce0 Convert existing validate methods to new API for kernel 2013-01-18 12:33:37 -08:00
..
commands box add works even if no provider is set 2013-01-16 22:52:44 -08:00
communicators/ssh Catch Errno::ETIMEDOUT for SSH 2013-01-16 16:42:00 -08:00
guests Merge pull request #1283 from eladroz/master 2013-01-06 17:38:09 -08:00
hosts Hosts to V2 2012-11-06 21:20:22 -08:00
kernel_v1 Properly upgrade V1 hostonly/bridged networks to V2 config 2013-01-13 01:07:55 -08:00
kernel_v2 Convert existing validate methods to new API for kernel 2013-01-18 12:33:37 -08:00
providers/virtualbox Provisioner built-in uses new API 2013-01-13 16:09:32 -08:00
provisioners Remove the "!" on chef client provision method. 2013-01-13 16:51:16 -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.