vagrant/plugins
Mitchell Hashimoto 2d2180e5a5 hosts/linux: fix NFS prune regex 2013-09-01 12:00:36 -07:00
..
commands commmands/box/remove: fix exception when no provider specified [GH-2100] 2013-08-30 09:43:35 -07:00
communicators/ssh communicators/ssh: handle closed connection without exception 2013-08-29 10:36:23 -07:00
guests Merge pull request #1801 from davegudge/patch-1 2013-08-28 17:02:46 -07:00
hosts hosts/linux: fix NFS prune regex 2013-09-01 12:00:36 -07:00
kernel_v1 Allow network names to be strings in V1 config 2013-05-01 21:29:28 -07:00
kernel_v2 core: config.ssh.timeout => config.vm.boot_timeout 2013-08-29 16:41:36 -07:00
providers/virtualbox providers/virtualbox: only set default name on first up [GH-1817] 2013-08-31 22:43:33 -07:00
provisioners provisioners/puppet: run from correct working directory [GH-1967] 2013-08-31 22:24:30 -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.