vagrant/plugins
Mitchell Hashimoto cd38f891da providers/docker: disable synced folders on destroy 2014-04-21 13:55:27 -07:00
..
commands commands/destroy: change exit codes [GH-811] 2014-04-21 13:55:01 -07:00
communicators communicators/ssh: just use Ruby 2.0 features 2014-04-21 13:54:52 -07:00
guests commands/rdp: no need fo rthe guest cap 2014-04-21 13:54:17 -07:00
hosts hosts/windows: don't remove the rdp file, race condition 2014-04-21 13:54:21 -07:00
kernel_v1 kernel/v1: provisioner upgrade works properly [GH-3092] 2014-03-10 13:44:24 -07:00
kernel_v2 kernel/v2: boxes can be optional if a provider says so 2014-04-21 13:53:03 -07:00
providers providers/docker: disable synced folders on destroy 2014-04-21 13:55:27 -07:00
provisioners provisioners/docker: fix module name for new docker provider 2014-04-21 13:54:35 -07:00
synced_folders synced_folders/nfs: acquire process-level lock for export 2014-04-21 13:55:07 -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.