vagrant/plugins
Mitchell Hashimoto 1e997f87d7 Clean up the actions a bit, move logic into actual middleware.
This is a good idea because in the future it will allow plugins to
properly override these behaviors.
2012-07-28 19:58:10 -07:00
..
commands Start moving the halt commands over to the new provider interface 2012-07-28 10:43:16 -07:00
guests change_host_name should change mailname too 2012-07-13 15:07:56 +02: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 Clean up the actions a bit, move logic into actual middleware. 2012-07-28 19:58:10 -07:00
provisioners This commit has three minor changes to the Puppet provisioners: 2012-07-11 13:59:20 -04: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.