vagrant/plugins
Mitchell Hashimoto 9e476330f4 provisioners/ansible: execute ansible with cwd of root_path [GH-2051] 2013-08-29 11:55:58 -07:00
..
commands commands/plugin/install: nitpick on style 2013-08-09 11:26:39 -07:00
communicators/ssh communicators/ssh: handle closed connection without exception 2013-08-29 10:36:23 -07:00
guests Merge pull request #1801 from davegudge/patch-1 2013-08-28 17:02:46 -07:00
hosts GH-2087: Detect RHEL (Red Hat Enterprise Linux Server) properly 2013-08-28 09:19:08 +02:00
kernel_v1 Allow network names to be strings in V1 config 2013-05-01 21:29:28 -07:00
kernel_v2 kernel: config.vm.host_name works again 2013-08-28 17:17:07 -07:00
providers/virtualbox core: ProvisionerCleanup task to run cleanup on provisioners 2013-08-29 11:13:43 -07:00
provisioners provisioners/ansible: execute ansible with cwd of root_path [GH-2051] 2013-08-29 11:55:58 -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.