vagrant/lib
Mitchell Hashimoto 70fb804128 Configuration versions can finalize config after loading
This is useful so that it can take a look at the final loaded
configuration object and possibly make some tweaks to the configuration
object. The use case this was built for was so that config V1 can verify
that there is always at least a single VM defined as a sub-VM, the
"default" VM.
2012-06-23 12:27:32 -07:00
..
vagrant Configuration versions can finalize config after loading 2012-06-23 12:27:32 -07:00
vagrant.rb Use `next` instead of `return` for 1.8.x compatibility. 2012-06-23 10:47:01 -07:00