vagrant/plugins
Mitchell Hashimoto 8a12bf8694 Merge pull request #2851 from BlackIkeEagle/reload-nfs-exports
guests/linux: use exportfs -a flag to avoid stale exports
2014-01-17 09:57:13 -08:00
..
commands commands/list-commands: lists all commands primary and non-primary 2014-01-11 09:32:13 -08:00
communicators/ssh guests/linux: properly quote and insert public key 2014-01-08 15:12:26 -08:00
guests guests/tinycore: TinyCore Linux support 2014-01-16 17:18:54 -08:00
hosts nfs_apply :: exportfs sometimes leaves exports behind 2014-01-17 10:54:17 +01: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: a host always exists, remove dumb check 2014-01-07 21:20:28 -08:00
providers/virtualbox providers/virtualbox: network config uses proper format, tests [GH-2854] 2014-01-17 09:53:02 -08:00
provisioners provisoiners/docker: only add user to group if not in it [GH-2838] 2014-01-16 10:34:08 -08:00
synced_folders synced_folders/rsync: output directory under watch for rsync-auto 2014-01-16 09:11:41 -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.