vagrant/plugins
Mitchell Hashimoto 224ee8003d Merge pull request #3585 from aspiers/backport-3277-old-virtualboxen
backport GH-3277 fix for missing interpolation to older drivers
2014-04-30 09:22:59 -07:00
..
commands commands/init: force flag [GH-3564] 2014-04-28 20:22:09 -07:00
communicators Use new Ruby hash initializer syntax 2014-04-26 21:07:26 -07:00
guests synced_folders/rsync: only chown when necessary [GH-3525] 2014-04-25 15:00:12 -04:00
hosts hosts/darwin: use a temp dir since Tempfile is deleted right away 2014-04-21 13:56:43 -07:00
kernel_v1 Handle a lot of TODOs 2014-04-29 16:50:58 -07:00
kernel_v2 kernel/v2: make sure communicator is a symbol 2014-04-21 13:56:41 -07:00
providers Merge pull request #3585 from aspiers/backport-3277-old-virtualboxen 2014-04-30 09:22:59 -07:00
provisioners Set u+w perms on private keys in tmp dir. 2014-04-29 11:13:12 -04:00
synced_folders synced_folders/rsync: fix oddness on Windows 2014-04-28 14:49:33 -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.