vagrant/plugins
Mitchell Hashimoto 6df6f6764f Remove plugin activation. It really isn't necessary.
It was only used in a couple places and it isn't necessary since you can
do the loading within the actual blocks themselves.
2012-11-03 20:29:34 -07:00
..
commands Merge branch 'machine-abstraction' 2012-08-19 19:27:09 -07:00
communicators/ssh Whitespace and such 2012-10-12 19:51:25 -07:00
guests Remove plugin activation. It really isn't necessary. 2012-11-03 20:29:34 -07:00
hosts Use a better check for systemd 2012-10-26 14:16:04 -04:00
kernel_v1 Remove plugin activation. It really isn't necessary. 2012-11-03 20:29:34 -07:00
providers/virtualbox Disable DNS proxy for 12.10 too 2012-10-12 20:03:25 -07:00
provisioners Omit empty lines in Puppet provisioner output 2012-10-30 11:24:10 +00: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.