vagrant/plugins
Mitchell Hashimoto 5adcb0fc43 Merge pull request #1232 from paulmars/master
Altered messages so they were _not_ self referencing.
2012-12-21 12:15:02 -08:00
..
commands Change description of plugins to avoid self referencial definitions. e.g. 'destroy' will destroy your VM 2012-11-19 13:10:04 -08:00
communicators/ssh Communicators to v2 plugins. 2012-11-06 21:14:10 -08:00
guests Guests to V2 2012-11-06 21:14:45 -08:00
hosts Hosts to V2 2012-11-06 21:20:22 -08:00
kernel_v1 Mark core config classes as upgrade safe 2012-11-03 21:41:04 -07:00
kernel_v2 Add the Environment#machine method 2012-11-07 21:45:09 -08:00
providers/virtualbox Scrub LD_LIBRARY_PATH prior to executing VBoxManage 2012-12-16 10:37:43 -08:00
provisioners Turn provisioners to V2 2012-11-06 21:21:36 -08: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.