vagrant/plugins
Chris Roberts e7abd1114b Merge pull request #8393 from chrisroberts/fix/default-provider-env-var
Prevent other provider install attempts when explicit provider given
2017-03-23 09:35:59 -07:00
..
commands Merge pull request #8393 from chrisroberts/fix/default-provider-env-var 2017-03-23 09:35:59 -07:00
communicators Cast host value to string prior to empty? check. 2017-03-06 09:14:04 -08:00
guests Merge pull request #8122 from chrisroberts/virtualbox/uid-gid 2017-03-06 14:21:11 -08:00
hosts refactor winrm communicator to use latest winrm gems and v2 api 2016-12-11 00:52:00 -08:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 Merge pull request #7035 from pravinchandar/4608 2017-03-03 15:57:04 -08:00
providers Virtualization extensions wern't enabled for vmcx file format, so it didn't work for Windows 10 and up. Fixes #8402 2017-03-23 07:54:41 +01:00
provisioners Add /bin/docker to path list for installation verification 2017-03-20 11:38:44 -07:00
pushes Isolate push deprecation to atlas strategy only 2017-03-21 15:08:17 -07:00
synced_folders Use uid/gid from mount_options if provided for synced folders. 2016-12-14 12:12:17 -08: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.