vagrant/templates
Mitchell Hashimoto cc18492c7a Local data path introduced
The local data path is set to the `ROOT_DIR/.vagrant` by default and is
a directory where Vagrant can store environment-local state. This can be
overriden on a per-Environment basis using the `local_data_path`
option.
2012-12-26 21:45:23 -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 Local data path introduced 2012-12-26 21:45:23 -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