vagrant/plugins
Mitchell Hashimoto 9bc1ea5f04 Use config finalize to move some version-specific logic to the version
This moves out the concept of a "default VM" from the Environment class
and makes it the responsibility of the V1 configuration that at least
one VM is defined on it. This lets the configuration ultimately decide
what a "default" implementation is.
2012-06-23 12:48:53 -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 Use config finalize to move some version-specific logic to the version 2012-06-23 12:48:53 -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.