vagrant/plugins
Mitchell Hashimoto d19194d95b `vagrant provision` accepts `--provision-with` [GH-1167] 2013-01-30 22:54:28 -08:00
..
commands `vagrant provision` accepts `--provision-with` [GH-1167] 2013-01-30 22:54:28 -08:00
communicators/ssh Catch Errno::ETIMEDOUT for SSH 2013-01-16 16:42:00 -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 Use the proper config version in config.vm.define calls 2013-01-30 19:24:09 -08:00
kernel_v2 Use the proper config version in config.vm.define calls 2013-01-30 19:24:09 -08:00
providers/virtualbox Properly handle paused VirtualBox VMs [GH-1184] 2013-01-30 22:47:45 -08:00
provisioners Provisioners now sync folders 2013-01-23 09:44:53 -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.