vagrant/plugins
Mitchell Hashimoto 7e19d6849b Config loader no longer assumes latest version for procs.
Previously, all procs were assumed to just be the current version. This
is certainly not going to be true always so now the version number of
the configuration must be explicit if you're assigning a proc to the
configuration loader.
2012-06-23 12:06:54 -07:00
..
commands Defer loading for commands to last possible moment 2012-05-23 16:18:29 -07:00
guests FreeBSD guest network config upload must be a file. 2012-06-22 20:56:41 -07:00
hosts Get rid of autoload in hosts plugins 2012-05-23 16:03:14 -07:00
kernel_v1 Config loader no longer assumes latest version for procs. 2012-06-23 12:06:54 -07:00
provisioners Fix problem that Puppet module-paths were re-ordered by Vagrant. 2012-06-07 20:37:15 +02: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.