vagrant/plugins
Chris Roberts 480bb47e1d
Merge pull request #10496 from chrisroberts/e-ssh-config-file
Add support for config and remote_user to SSH options
2018-12-13 09:16:49 -08:00
..
commands Fill out ssh options config and remote_user 2018-12-11 08:09:43 -08:00
communicators Merge pull request #10496 from chrisroberts/e-ssh-config-file 2018-12-13 09:16:49 -08:00
guests Remove logger from windows hostname cap 2018-11-05 14:12:16 -08:00
hosts Only prepare 10 shares per command to prevent exceeding allowed command size 2018-12-07 12:56:55 -08:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 Fill out ssh options config and remote_user 2018-12-11 08:09:43 -08:00
providers Adjust requirement on warnings for VirtualBox NIC 2018-12-06 15:40:31 -08:00
provisioners Fixes #10358: Add validation error in salt provider for certain options 2018-12-03 10:00:11 -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 Add support for SSH config file to Rsync helper 2018-12-11 07:51:47 -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.