vagrant/plugins
Dan Midwood bdf72c5554 Use the communicate interface for ArchLinux guests 2012-09-02 18:00:11 +01:00
..
commands Merge branch 'machine-abstraction' 2012-08-19 19:27:09 -07:00
communicators/ssh Retry SSH on EHOSTUNREACH 2012-08-29 13:39:03 -07:00
guests Use the communicate interface for ArchLinux guests 2012-09-02 18:00:11 +01:00
hosts Move host base class to a plugin component 2012-06-27 09:26:03 -07:00
kernel_v1 Use the new BoxCollection API 2012-07-11 18:41:13 -07:00
providers/virtualbox Merge branch 'machine-abstraction' 2012-08-19 19:27:09 -07:00
provisioners Fix shell provisioner to run with new machine abstraction 2012-08-21 16:57:59 -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.