vagrant/templates
Mitchell Hashimoto 67855be77b Add the Environment#machine method
This will eventually replace the Environment#vms method. Because of the
introduction of providers, the environment doesn't know what the backing
of the machines will be (and they're _machines_ now, not _vms_).
Instead, users of Environment will now call `#machine` on the
environment to retrieve a machine with the given backing provider as it
needs it.
2012-11-07 21:45:09 -08:00
..
commands Update the Vagrantfile template to use V2 by default. 2012-11-06 21:34:22 -08:00
config Configuration classes can now be validated. Nice error message shown in case of failure. 2010-09-05 11:02:48 -07:00
guests Don't set the gateway for host only, this sometimes causes internet 2012-06-29 12:05:42 -07:00
locales Add the Environment#machine method 2012-11-07 21:45:09 -08:00
nfs Add `fsid` to linux exports for NFS. [GH-736] 2012-02-14 23:08:32 -08:00
provisioners Add encrypted databag options to chef-solo 2012-03-13 16:27:11 -06:00
package_Vagrantfile.erb New `vagrant package` option `--vagrantfile` and changed semantics of `--include` (see CHANGELOG) 2010-09-12 23:20:13 -06:00