vagrant/plugins
John Barney 416a765417 Removing extra file 2013-02-10 01:43:49 -08:00
..
commands Use custom Gem.configuration to avoid loading gemrc files 2013-02-07 16:32:11 -08:00
communicators/ssh Raise a proper SSH error on ECONNRESET 2013-02-06 18:08:55 -08:00
guests Support mounting NFS folders with spaces in FreeBSD [GH-1229] 2013-01-30 22:19:13 -08:00
hosts Hosts to V2 2012-11-06 21:20:22 -08:00
kernel_v1 Warn that config.vm.customize is provider-specific for V1 2013-02-07 15:10:40 -08:00
kernel_v2 Properly default provider configs if not specified 2013-02-05 21:33:00 -08:00
providers/virtualbox Removing extra file 2013-02-10 01:43:49 -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.