vagrant/plugins
Brian Cain b2251d5bec
Update logger to display vboxvfs module rather than vboxsf
Ensure the logger displays the right vbox module used for mounting
shared folders
2019-03-07 10:49:38 -08:00
..
commands Fixes #10682: Move over AddAuthentication middleware and hooks 2019-02-21 09:42:16 -08:00
communicators Always ensure remote destination directory exists 2019-02-26 08:54:49 -08:00
guests Update logger to display vboxvfs module rather than vboxsf 2019-03-07 10:49:38 -08:00
hosts Merge pull request #10012 from Aloz1/add-host-voidlinux 2018-12-19 16:21:52 -08:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 Merge pull request #10664 from chrisroberts/f-plugin-config-format 2019-02-12 10:00:14 -08:00
providers Fixes #10643: Ensure paths are properly expanded when comparing synced folders 2019-02-04 11:15:40 -08:00
provisioners Update communicator upload behavior to handle `/.` path directives 2019-02-26 08:02:09 -08:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Force removal of rsync tmp dir 2019-02-26 09:08:56 -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.