VOL-517 - depend on standard libvirt image and parameterize Jenkins a bit.

Change-Id: Ia2212012e112726dc30381e18f96b6b3daad9f25
diff --git a/settings.vagrant.nightly.yaml b/settings.vagrant.nightly.yaml
new file mode 100644
index 0000000..10ab061
--- /dev/null
+++ b/settings.vagrant.nightly.yaml
@@ -0,0 +1,9 @@
+---
+# The name to use for the server
+server_name: "voltha"
+# Use KVM for nightly build
+vProvider: "KVM"
+# This determines if test mode is active
+testMode: "false"
+# This determines if installer mode is active
+installMode: "false"