vagrant/plugins
2020-08-19 15:00:40 -05:00
..
commands Merge pull request #11523 from soapy1/install-autocomplete-cmd 2020-07-23 13:59:36 -05:00
communicators Updates to address all Ruby deprecations and warnings 2020-08-10 13:05:41 -07:00
guests Make mount options a synced_folder capability 2020-08-19 15:00:40 -05:00
hosts Fix a few deprecation warnings for ruby 2.7 2020-08-10 16:32:54 -05:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 Make mount options a synced_folder capability 2020-08-19 15:00:40 -05:00
providers Make mount options a synced_folder capability 2020-08-19 15:00:40 -05:00
provisioners Allow docker run images to specify version with ':' 2020-08-06 10:25:19 -05:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Add mount options cap for smb 2020-08-19 15:00:40 -05:00
README.md Add README to plugin directory 2012-04-18 17:48:06 -07:00

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.