vagrant/plugins
Mitchell Hashimoto cf1768c7be Retry SSH on ENETUNREACH [GH-1732] 2013-07-20 00:27:25 -04: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 box_download_insecure to not validate https of box_url [GH-1712] 2013-07-20 00:18:02 -04:00
providers/virtualbox Forwarded ports don't auto-correct by default [GH-1701] 2013-07-20 00:15:11 -04:00
provisioners Show an error message if ansible fails to run [GH-1699] 2013-07-20 00:07:09 -04: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.