vagrant/plugins
Fabio Rehm 4b299c9fc2 Add missing comma on puppet provisioner file 2013-07-21 17:38:56 -03:00
..
commands Merge branch 'more-concise-box-not-found-error-message' of https://github.com/akalyaev/vagrant into akalyaev-more-concise-box-not-found-error-message 2013-07-18 23:32:15 -03:00
communicators/ssh Retry SSH on ENETUNREACH [GH-1732] 2013-07-20 00:27:25 -04:00
guests Properly determine shared folder path even if .profile echos [GH-1677] 2013-07-19 23:53:53 -04:00
hosts Register fedora host as CentOS too [GH-1394] 2013-07-18 11:23:46 -04:00
kernel_v1 Allow network names to be strings in V1 config 2013-05-01 21:29:28 -07:00
kernel_v2 Validation so private network IP doesn't end in .1 [GH-1750] 2013-07-20 00:43:42 -04:00
providers/virtualbox Forwarded ports don't auto-correct by default [GH-1701] 2013-07-20 00:15:11 -04:00
provisioners Add missing comma on puppet provisioner file 2013-07-21 17:38:56 -03: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.