vagrant/templates
Mitchell Hashimoto 07157b47ae Only allow one provider active machine at a time.
Temporary limitation of Vagrant to only allow one active machine with a
provider at a time. That means you cant `up` a machine with both vmware
and virtualbox at the same time. In the future you will be able to but
to avoid various edge cases for now we're disallowing it.
2012-12-30 10:52:01 -10: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 Only allow one provider active machine at a time. 2012-12-30 10:52:01 -10: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