vagrant/plugins
Mitchell Hashimoto 84f7c019f9 kernel/v2: allow private network type to be a string [GH-3349] 2014-04-01 21:57:23 -07:00
..
commands commands/status: target for machine readable [GH-3218] 2014-03-14 13:05:24 -07:00
communicators/ssh vagrant ssh accept utf8, fix #2744 2014-03-30 12:15:53 +09:00
guests guests/suse: fix error on shutdown 2014-03-30 18:28:23 +02:00
hosts Fix Linux NFS exports pruning due to bad `sed` expression 2014-03-12 12:25:53 -07:00
kernel_v1 kernel/v1: provisioner upgrade works properly [GH-3092] 2014-03-10 13:44:24 -07:00
kernel_v2 kernel/v2: allow private network type to be a string [GH-3349] 2014-04-01 21:57:23 -07:00
providers Fixes mitchellh/vagrant #3361 for VirtualBox 4.2.x, including internal networks 2014-03-31 21:32:12 +03:00
provisioners fix deprecated docker arguments 2014-03-29 22:49:52 -07:00
synced_folders Fix for HyperV provider fails when recreating shares on Vagrant reload #3353 2014-03-29 18:15:24 -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.