diff --git a/vagrant-multi-platform/vbrc b/vagrant-multi-platform/vbrc new file mode 100644 index 0000000..9f604b2 --- /dev/null +++ b/vagrant-multi-platform/vbrc @@ -0,0 +1 @@ +export VAGRANT_DEFAULT_PROVIDER=virtualbox \ No newline at end of file diff --git a/vagrant-multi-platform/vmwrc b/vagrant-multi-platform/vmwrc new file mode 100644 index 0000000..aed14cc --- /dev/null +++ b/vagrant-multi-platform/vmwrc @@ -0,0 +1 @@ +export VAGRANT_DEFAULT_PROVIDER=vmware_fusion \ No newline at end of file