vagrant/plugins
Mitchell Hashimoto 55528e051c Move provisioners to Vagrant.plugin("1", :provisioner) 2012-06-26 16:04:51 -07:00
..
commands Defer loading for commands to last possible moment 2012-05-23 16:18:29 -07:00
guests Built-in plugins use Vagrant.plugin("1", :config) 2012-06-26 16:02:44 -07:00
hosts Get rid of autoload in hosts plugins 2012-05-23 16:03:14 -07:00
kernel_v1 Move provisioners to Vagrant.plugin("1", :provisioner) 2012-06-26 16:04:51 -07:00
provisioners Move provisioners to Vagrant.plugin("1", :provisioner) 2012-06-26 16:04:51 -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.