From 3757551b84a7dc4063272edd5a7414a3411a9b54 Mon Sep 17 00:00:00 2001 From: Andrew Coleman Date: Thu, 20 Sep 2018 11:47:55 -0400 Subject: [PATCH] specify default provider for vagrant --- bin/vagrant.setup.bash | 1 + 1 file changed, 1 insertion(+) create mode 100644 bin/vagrant.setup.bash diff --git a/bin/vagrant.setup.bash b/bin/vagrant.setup.bash new file mode 100644 index 0000000..3f919f7 --- /dev/null +++ b/bin/vagrant.setup.bash @@ -0,0 +1 @@ +export VAGRANT_DEFAULT_PROVIDER=libvirt