vagrant/lib
Mitchell Hashimoto 3204b3a580 Vagrant.configure and versioned configuration
Vagrant.configure is now how configuration is done in Vagrantfiles
(previously it was Vagrant::Config.run). This function takes a single
argument which is the version of configuration to use.

Various internals were updated for this new versioned configuration.

Note that multiple versions of configuration aren't yet used so aren't
fully supported by Vagrant, but the foundation is being set here.
2012-05-21 21:47:01 -07:00
..
vagrant Vagrant.configure and versioned configuration 2012-05-21 21:47:01 -07:00
vagrant.rb Vagrant.configure and versioned configuration 2012-05-21 21:47:01 -07:00