vagrant/plugins
Brian Cain d8bffd201f Add delay for parallel destroy without force, restructure state checking
This commit adds better messaging to the user if the parallel flag is
used without the force flag. It also makes the state checking based on
the delta between the initial and final states of the guests due to the
fact that there is no guarantee what the "destroyed" state id will be
between providers.
2017-10-31 13:52:07 -07:00
..
commands Add delay for parallel destroy without force, restructure state checking 2017-10-31 13:52:07 -07:00
communicators Merge pull request #8997 from bshurts/fix/winrm-apipa 2017-10-23 16:47:32 -07:00
guests (#8941) Include WinSSH Communicator 2017-10-24 12:02:01 -07: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 (#8697) Introduce extra_args setting for ssh configs 2017-08-17 09:02:20 -07:00
providers Merge pull request #8921 from lookfwd/fix_8608 2017-10-23 16:58:39 -07:00
provisioners Attempt fetching salt bootstrap script with wget 2017-10-26 13:41:40 +11:00
pushes Use Integer instead of Fixnum for Ruby 2.4+ compatibility. 2017-10-23 10:57:36 -07:00
synced_folders Format host address for rsync when IPv6 2017-07-31 15:44: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.