vagrant/plugins
Mitchell Hashimoto 22e54eed58 Remove autoload from provisioners plugins 2012-05-23 16:07:08 -07:00
..
commands Convert all command plugins to use the new `activated` block 2012-05-21 22:43:13 -07:00
guests Get rid of autoload use in Guests 2012-05-23 15:57:43 -07:00
hosts Get rid of autoload in hosts plugins 2012-05-23 16:03:14 -07:00
kernel Change kernel plugin to use `activated` block 2012-05-23 16:04:41 -07:00
provisioners Remove autoload from provisioners plugins 2012-05-23 16:07:08 -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.