vagrant/plugins
Gilles Cornu a8d0c225c6 Merge pull request #6649 from rickard-von-essen:issue-6636
Close #6636

Note that there is no CHANGELOG entry for this bug fix, since the
`ansible_local` provisioner [#2103] has not been released yet.
2015-12-07 22:41:06 +01:00
..
commands Fix `uninitialized constant` error in `vagrant powershell` command 2015-12-05 17:24:58 +03:00
communicators Use the correct option for sending the environment 2015-11-19 18:08:47 -08:00
guests Merge pull request #6582 from LalatenduMohanty/fedora-guest-detection 2015-11-23 17:04:03 -05:00
hosts install VB 5.0.10 2015-11-23 22:54:31 -08:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 kernel/v2: fix a bug in WinRM port forwarding 2015-11-23 18:51:12 +01:00
providers Return nil if the VM is not running when looking at forwarded ports 2015-11-24 16:33:09 -05:00
provisioners Merge pull request #6649 from rickard-von-essen:issue-6636 2015-12-07 22:41:06 +01:00
pushes Use subprocess as a poor-man's exec for local-exec 2015-11-19 17:03:39 -08:00
synced_folders synced_folders/smb: use cred files [GH-4230] 2015-11-23 11:11:50 -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.