vagrant/plugins
Graham Clinch 1c2929cd84 Change to a temporary directory before downloading script files, to avoid
leaving junk files in the working directory (probably ~vagrant)
2018-01-09 16:01:50 +00:00
..
commands (#9044) Show all box providers in command outdated 2018-01-08 09:43:28 -08:00
communicators (#9062) Deprecate :paranoid in favor of :verify_host_key 2018-01-05 10:02:45 -08:00
guests Merge pull request #9205 from mcandre/patch-1 2017-12-13 15:42:25 -08:00
hosts Merge pull request #8746 from mastersin/alt 2017-09-06 17:49:38 -07:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 (#9062) Deprecate :paranoid in favor of :verify_host_key 2018-01-05 10:02:45 -08:00
providers Merge pull request #8863 from michaeltlombardi/FullyQualifyHyperVCmdlets 2018-01-04 10:27:09 -08:00
provisioners Change to a temporary directory before downloading script files, to avoid 2018-01-09 16:01:50 +00:00
pushes Use Integer instead of Fixnum for Ruby 2.4+ compatibility. 2017-10-23 10:57:36 -07:00
synced_folders (#9062) Deprecate :paranoid in favor of :verify_host_key 2018-01-05 10:02:45 -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.