Make vagrant work behind a proxy 48/14148/2
authorKyle Mestery <mestery@mestery.com>
Fri, 10 Aug 2018 21:32:13 +0000 (16:32 -0500)
committerDave Barach <openvpp@barachs.net>
Tue, 14 Aug 2018 20:16:51 +0000 (20:16 +0000)
commitacc1fbcb5e13961c1fcf1a00952b19b154b296b6
tree3b67148a2b99a0a938dd766cfbf90b4009052851
parentce96dda4478d8a9ee3e3a6646c3367eb20263e3f
Make vagrant work behind a proxy

Without this change, I cannot get the in-tree VPP Vagrant to work behind
a proxy. This commit fixes that by ensuring when we run sudo we're passing
environment variables, amongst some other cleanups.

Change-Id: Ica98a1238d40e6e6ccf80c472f52559c95af52f0
Signed-off-by: Kyle Mestery <mestery@mestery.com>
extras/vagrant/Vagrantfile
extras/vagrant/build.sh
extras/vagrant/clearinterfaces.sh
extras/vagrant/env.sh
extras/vagrant/install.sh [changed mode: 0644->0755]
extras/vagrant/run.sh