Although you’ve got the errors you’re still able to connect to the machine:
vagrant ssh
and install the ifupdown package
apt-get install ifupdown
and reload the machine.
Although you’ve got the errors you’re still able to connect to the machine:
vagrant ssh
and install the ifupdown package
apt-get install ifupdown
and reload the machine.