vagrant/plugins
Mitchell Hashimoto 212e634c3b Make Provision a built-in action.
This allows other providers to just use it.
2013-01-12 16:22:37 -08:00
..
commands Add the --provider optional flag to `box add` 2013-01-11 21:24:57 -08:00
communicators/ssh Rescue the EHOSTDOWN error for SSH 2013-01-12 12:47:49 -08:00
guests Merge pull request #1283 from eladroz/master 2013-01-06 17:38:09 -08:00
hosts Hosts to V2 2012-11-06 21:20:22 -08:00
kernel_v1 Check port collisions now uses the new high-level networking 2013-01-11 14:44:27 -08:00
kernel_v2 Make Provision a built-in action. 2013-01-12 16:22:37 -08:00
providers/virtualbox Make Provision a built-in action. 2013-01-12 16:22:37 -08:00
provisioners Turn provisioners to V2 2012-11-06 21:21:36 -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.