Update vagrant file to newer config syntax with Ubuntu VirtualBox internet fix#2
Update vagrant file to newer config syntax with Ubuntu VirtualBox internet fix#2bennlich wants to merge 1 commit intomeetar:masterfrom
Conversation
|
Thanks for this change. I'm assuming this config syntax isn't compatible backwards to older versions of Vagrant. Also wondering why specifically the NAT DNS flags are needed. Is this specific to a network context (like a network without DHCP)? Or is it related to how the guest DNS client interfaces with the host? |
|
You are right--this config syntax is compatible with vagrant 1.1+, but not I don't think the NAT DNS flags are specific to a network context (my home On Thu, Dec 5, 2013 at 8:11 AM, Robert Chiniquy notifications@github.comwrote:
|
|
I'll try this in 1.0.x when I get a chance to see if we can leave it as-is.
If @mitchellh can't figure this out, I won't expect to. I'm not sure what the possible downsides of these flags are. I think you're right, commented by default with a link to the vagrant issue for context. |
|
Also, for backwards compat, you can just do |
see https://coderwall.com/p/n2y79g