vagrant/plugins
Seth Vargo 930e166b47 Add :env option to shell provisioner 2015-11-23 19:29:35 -05:00
..
commands commands/box: don't halt on metadata download failure [GH-6453] 2015-11-19 18:50:50 -08: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 providers/virtualbox: more robust lookup for VBoxManage on Win 2015-11-20 15:56:14 -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 Skip nil IP addresses in ipv6 fix 2015-11-23 17:20:20 -05:00
provisioners Add :env option to shell provisioner 2015-11-23 19:29:35 -05: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.