vagrant/plugins
Mitchell Hashimoto d07810af58 Properly merge networks 2013-03-01 16:49:06 -08:00
..
commands vagrant plugin list works properly with isolated gem env 2013-03-01 12:14:12 -08:00
communicators/ssh Retry SSH on EADDRINUSE 2013-02-18 17:14:25 -08:00
guests Relax retry constrains on mounting NFS 2013-02-08 16:18:48 -08:00
hosts When cleaning NFS, properly escape certain characters 2013-02-08 16:18:57 -08:00
kernel_v1 V1 upgrading works with the new network syntax 2013-03-01 16:37:37 -08:00
kernel_v2 Properly merge networks 2013-03-01 16:49:06 -08:00
providers/virtualbox Fix all core code to use the new networking syntax 2013-03-01 16:48:10 -08:00
provisioners Close the tempfile for shell provisioner [GH-1040] 2013-02-07 15:23:18 -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.