vagrant/plugins
Mitchell Hashimoto 4f5d5fbc9b Merge pull request #3292 from skinofstars/master
hosts/linux: don't hard code exportfs path
2014-04-01 22:32:08 -07:00
..
commands Merge pull request #3293 from emyl/machine-readable-plugin-list 2014-04-01 22:29:21 -07:00
communicators/ssh vagrant ssh accept utf8, fix #2744 2014-03-30 12:15:53 +09:00
guests Merge pull request #3323 from mattoxbeckman/fix/master/reload-arch-udev-rules 2014-04-01 22:01:12 -07:00
hosts Update nfs.rb 2014-03-22 21:07:45 +00: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 Merge pull request #3337 from MSOpenTech/fix-issue-3336 2014-04-01 21:58:33 -07: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.