vagrant/plugins
Chris Roberts cc23905142 Add support for providing box checksums to Vagrant Cloud 2019-10-08 11:23:48 -07:00
..
commands Add support for providing box checksums to Vagrant Cloud 2019-10-08 11:23:48 -07:00
communicators Remove require of net/sftp library 2019-03-20 13:02:08 -07:00
guests Merge pull request #11100 from chkpnt/suse-hostname 2019-10-08 09:26:46 -07:00
hosts Fixes #10609: Properly set BSD options for /etc/exports 2019-06-13 11:44:12 -07:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 Simplify line and path checks for exception handling in config loading 2019-09-10 13:27:23 -07:00
providers Ensure build_args are passed into docker compose config file 2019-10-07 12:48:59 -07:00
provisioners Add support for other checksum types 2019-10-08 11:23:48 -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 Fixes #10966: Ensure all subdirectory files are watched 2019-09-26 08:29:37 -07: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.