Loading
Vagrant: Remove private network DHCP setup for all Ubuntu distros.
Private network DHCP would put the wrong nameserver in the /etc/resolv.conf file. This would break apt-get or anything that needed network access. Removing that line from the Vagrantfile caused this to work. Change-Id: I66dab9ddf72018a8e39e8e24d0b8175173ddb8f1 Signed-off-by:Lavar Askew <open.hyperion@gmail.com> Reviewed-on: https://review.gerrithub.io/c/434392 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Vitaliy Mysak <vitaliy.mysak@intel.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by:
Karol Latecki <karol.latecki@intel.com>