vagrant/plugins
Nick Anderson c4c8042c0d Merge branch 'master' of git://github.com/mitchellh/vagrant 2013-07-12 10:45:36 -05:00
..
commands vagrant box remove doesn't need provider if box only has one [GH-1032] 2013-07-10 19:57:53 -07:00
communicators/ssh Close SSH channel after exit status received [GH-603] 2013-07-12 06:40:27 +09:00
guests Merge pull request #1698 from Govinda-Fichtner/gentoo_fix 2013-06-13 20:13:04 -07:00
hosts Exported sub-directories of exported NFS dirs works on BSD [GH-785] 2013-07-10 14:19:57 -07:00
kernel_v1 Allow network names to be strings in V1 config 2013-05-01 21:29:28 -07:00
kernel_v2 Validate an IP is given for a private network [GH-1788] 2013-06-09 13:46:46 -07:00
providers/virtualbox Properly detect missing VirtualBox [GH-1918] 2013-07-12 17:13:10 +09:00
provisioners Merge branch 'master' of git://github.com/mitchellh/vagrant 2013-07-12 10:45:36 -05: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.