vagrant/test/unit
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
..
support Create a "dummy" provider for tests 2012-12-23 16:29:24 -08:00
vagrant Only allow one provider active machine at a time. 2012-12-30 10:52:01 -10:00
base.rb Create a "dummy" provider for tests 2012-12-23 16:29:24 -08:00
vagrant_test.rb Add the Communicator plugin API. 2012-08-08 21:28:28 -07:00