vagrant/plugins
Mitchell Hashimoto d47c7c74d7 Merge pull request #6659 from swiftstack/change_ipv6_adapter_address
Use <prefix>::1 as the IPv6 adapter IP.
2015-12-14 15:37:28 -08: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 Use <prefix>::1 as the IPv6 adapter IP. 2015-12-09 17:22:02 -08:00
provisioners provisioners/ansible_local: use the inventory directory 2015-12-08 23:02:58 +01:00
pushes pushes/local-exec: add args config 2015-12-10 17:00:35 +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.