vagrant/plugins
Chris Roberts ffc6e3e282 Merge pull request #8566 from chrisroberts/fix/docker-ssh
Fall back to old style ssh info lookup in docker provider
2017-05-08 10:14:51 -07:00
..
commands Validate plugin sources and report errors if detected. 2017-04-04 17:53:04 -07:00
communicators Retry SSH connection on Errno::ECONNABORTED 2017-04-25 13:38:24 -07:00
guests Reduce commands. Allow nm reload/restart to bring interfaces up. 2017-05-01 13:17:17 -07:00
hosts refactor winrm communicator to use latest winrm gems and v2 api 2016-12-11 00:52:00 -08:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 Merge pull request #7035 from pravinchandar/4608 2017-03-03 15:57:04 -08:00
providers Merge pull request #8566 from chrisroberts/fix/docker-ssh 2017-05-08 10:14:51 -07:00
provisioners Fix shell provisioner to execute batch files correctly 2017-04-28 15:05:08 -07:00
pushes Isolate push deprecation to atlas strategy only 2017-03-21 15:08:17 -07:00
synced_folders Use uid/gid from mount_options if provided for synced folders. 2016-12-14 12:12:17 -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.