vagrant/test
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
..
acceptance Convert example host only IPs to RFC1918 2012-02-08 14:50:33 -08:00
buildbot CI: Schedule each unit/acceptance pair by platform it is testing 2011-11-22 23:07:33 -08:00
config Add `rake acceptance:boxes` to download required boxes for tests 2011-11-13 13:37:30 -08:00
support Port collision with SSH test. 2011-12-24 22:25:02 -08:00
unit Vagrant.configure and versioned configuration 2012-05-21 21:47:01 -07:00