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)
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>

No differences found