vagrant: Fixing sudo related vagrant errors 50/4450/3
authorRay Kinsella <ray.kinsella@intel.com>
Wed, 21 Dec 2016 14:25:40 +0000 (14:25 +0000)
committerDamjan Marion <dmarion.lists@gmail.com>
Wed, 21 Dec 2016 17:05:27 +0000 (17:05 +0000)
commit1a9b5b71cddac0a26d788f8d1e66076666087888
tree2f704127ec63fd28a311439a74eb556c393ae783
parent85bdafacbdd25f88c06076ca7208ff14fe10b74c
vagrant: Fixing sudo related vagrant errors

The dpkg sudo trigger appears to want to run interactively despite the noninteractive
debconf setting. This is a problem upstream for vagrant also, see.

https://github.com/hashicorp/terraform/issues/9763

Incorporating the recommended fix to Vagrantfile from upstream

https://github.com/hashicorp/terraform/pull/9783

Change-Id: I8da8522fc9e80fc3bd268b347a786054ad019170
Signed-off-by: Ray Kinsella <ray.kinsella@intel.com>
Makefile
build-root/vagrant/update.sh