3204b3a580
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. |
||
---|---|---|
.. | ||
commands | ||
config | ||
guests | ||
locales | ||
nfs | ||
provisioners | ||
package_Vagrantfile.erb |