-
Notifications
You must be signed in to change notification settings - Fork 41
Can't configure network interfaces #90
Comments
Seems like there is problem with Vagrant 1.8.7 |
@Krafcu, thanks for reporting this. Per hashicorp/vagrant#6426 (comment) can you try replacing the following in the Before
After
If that works, I will push a hotfix release. |
@lmakarov Thanks for suggestion. It did indeed fix the problem with the vagrant box not comming up however now using DHCP setting it created box with IP 192.168.10.3 and not 192.168.10.10 defined in yml config. So now I would have to manually change the DOCKER_HOST variable export and im not sure this IP will not change after rerurnig the box. What do you think? |
You can certainly do an |
Hi,
just tried this solution for working with vagrant and docker. Did a clean install using pre-instalation scripts on osx and all went fine until last step of running the machine. I got this vagrant error:
The text was updated successfully, but these errors were encountered: