vagrant/plugins
Mitchell Hashimoto 7141be065a Merge pull request #2674 from phinze/static-nfs-guest-ips
core: problems with using VirtualBox guest properties for reading NFS Guest IP
2013-12-31 11:00:23 -08:00
..
commands Merge pull request #2694 from tmatilai/plugin-json-errors 2013-12-28 13:12:59 -08:00
communicators/ssh communicators/ssh: add -E to sudo to preserve env 2013-12-03 12:07:14 -08:00
guests guests/ubuntu: remove mount_nfs cap 2013-12-30 08:12:10 -08:00
hosts hosts/bsd: check exports only if exports file exists [GH-2714] 2013-12-28 13:48:13 -07:00
kernel_v1 kernel_v1: don't upgrade "max_tries" and "timeout" because they're gone 2013-09-02 09:09:39 -07:00
kernel_v2 kernel/v2: fix validation on checksum types 2013-12-03 18:46:22 -08:00
providers/virtualbox Merge pull request #2674 from phinze/static-nfs-guest-ips 2013-12-31 11:00:23 -08:00
provisioners provisioners/chef-solo: delete data bag secret [GH-2712] 2013-12-31 10:44:08 -08:00
synced_folders/nfs synced_folders/nfs: lock around sudo input [GH-2680] 2013-12-30 14:45:40 -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.