vagrant/plugins
Mitchell Hashimoto e1c79c4692 commands/global-status: call proper method 2014-04-23 06:21:44 -07:00
..
commands commands/global-status: call proper method 2014-04-23 06:21:44 -07:00
communicators communicators/winrm: reload shell on reload so we get proper port 2014-04-21 13:56:42 -07:00
guests guests/linux: unmount uses rmdir instead of rm -rf to avoid catastrophe 2014-04-21 13:56:30 -07:00
hosts hosts/darwin: use a temp dir since Tempfile is deleted right away 2014-04-21 13:56:43 -07:00
kernel_v1 kernel/v1: provisioner upgrade works properly [GH-3092] 2014-03-10 13:44:24 -07:00
kernel_v2 kernel/v2: make sure communicator is a symbol 2014-04-21 13:56:41 -07:00
providers providers/virtualbox: don't require valid config on destroy [GH-1629] 2014-04-21 13:56:37 -07:00
provisioners provisioners/*: prefix the output 2014-04-21 13:56:19 -07:00
synced_folders command/rsync-auto: work with provisioner synced folders 2014-04-21 13:55:57 -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.