vagrant/plugins
2021-01-07 17:07:20 +07:00
..
commands Prevent printing token warning more than once 2020-11-03 13:47:53 -08:00
communicators Check for nil return from forwarded ports cap 2020-08-19 17:13:33 -05:00
guests Merge pull request #11791 from jbonhag/e/guest-openwrt 2020-12-22 15:05:48 -06:00
hosts Persist synced folders in action 2020-08-19 15:00:40 -05:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 let the user configure the cloud_init mime part content-disposition filename 2020-10-28 15:57:45 -05:00
providers Added proper exception handling whenever VirtualBox installation is corrupt 2020-10-03 15:37:49 +03:00
provisioners Modernize Salt bootstrap script 2021-01-07 17:07:20 +07: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_name synced folder capability to get name of mount 2020-09-22 16:57:43 -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.