BrianMMcClain / nise-bosh-vagrant

Test BOSH releases locally using nise_bosh and Vagrant
7 stars 6 forks source link

Fix /etc/network/interfaces to work after halting VM #20

Closed yudai closed 11 years ago

yudai commented 11 years ago

Hi Brian, I found another problem. Vagrant rewrites /etc/network/interfaces on every time vagrant up executed and make the file broken. This commit fixes the problem by adding #VAGRANT-BEGIN and #VAGRANT-END to the file.

BrianMMcClain commented 11 years ago

Merged, bumped, and uploaded :) Thanks!

BTW awesome work on this, I should be finding some time soon to start going through some of the issues I've opened up as well