vagrant/lib/vagrant/config
Mitchell Hashimoto 53860f90ab V2 loader now properly upgrades V1 configuration.
This is done by calling the `upgrade` method on the _old_ configuration
classes. The old configuration classes are given the complete new
configuration and can set whatever settings they need to on it.
2012-11-07 20:01:39 -08:00
..
v1 V1 config loader loads upgradable config if not V1 2012-11-03 21:54:32 -07:00
v2 V2 loader now properly upgrades V1 configuration. 2012-11-07 20:01:39 -08:00
container.rb load_vms. Broke so many things. 2011-12-03 19:30:42 -08:00
error_recorder.rb Configuration loads. Lots of refactor to do still. 2011-12-03 17:29:28 -08:00
loader.rb Simple logging text change 2012-06-23 23:40:55 -07:00
v1.rb Move the loader into the Config::V1 namespace. 2012-06-26 15:06:03 -07:00
v2.rb Build the v2 interface, which is just a copy of V1 for now. 2012-11-06 20:51:03 -08:00
version_base.rb Configuration loader can handle upgrading. 2012-06-23 19:56:31 -07:00