summaryrefslogtreecommitdiffstats
path: root/stacks/vpp/vagrant/env.sh
diff options
context:
space:
mode:
Diffstat (limited to 'stacks/vpp/vagrant/env.sh')
-rw-r--r--stacks/vpp/vagrant/env.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/stacks/vpp/vagrant/env.sh b/stacks/vpp/vagrant/env.sh
deleted file mode 100644
index 96ad346..0000000
--- a/stacks/vpp/vagrant/env.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/env bash
-
-#export DMM_VAGRANT_DISTRO="ubuntu1604"
-export DMM_VAGRANT_DISTRO="centos7"
-export DMM_VAGRANT_NICS=2
-export DMM_VAGRANT_VMCPU=4
-export DMM_VAGRANT_VMRAM=8192