vagrant/plugins
Collin Allen bbe08744a2 Use Vagrant::Util::Subprocess.execute instead of SafeExec 2013-04-04 00:07:59 -07:00
..
commands Add "--insecure" flag for downloader 2013-04-03 11:57:40 -07:00
communicators/ssh v1.1.6 2013-04-03 08:31:10 -07:00
guests Don't error if machine shuts down really quickly on graceful [GH-1505] 2013-03-28 15:52:00 -07:00
hosts When cleaning NFS, properly escape certain characters 2013-02-08 16:18:57 -08:00
kernel_v1 config.ssh.password is not used 2013-03-02 15:47:58 -08:00
kernel_v2 Invalid configuration keys are caught and shown in user friendly way 2013-04-03 16:18:37 -07:00
providers/virtualbox Invalid configuration keys are caught and shown in user friendly way 2013-04-03 16:18:37 -07:00
provisioners Use Vagrant::Util::Subprocess.execute instead of SafeExec 2013-04-04 00:07:59 -07: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.