You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As to why the other entry works, unsure. I would wager it has to do with how vagrant is handling virtualbox__intnet in its implementation. If you add virtualbox__intnet: "mynetwork" to both statements do they both fail to inline an ip? That would be my expectation based on above hypothesis.
As for a workaround, give the following a try in your Vagrantfile:
Having this in Vagrantfile:
makes a vagrant-network.nix:
You see: The ip address is missing for enp0s8
The text was updated successfully, but these errors were encountered: