- 
      
- 
        Save indradhanush/ba89e403650f2b9147ba to your computer and use it in GitHub Desktop. 
    Fix for Internet connectivity issue on Vagrant + Ubuntu/Mint as host OS
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Vagrant::Config.run do |config| | |
| # ... | |
| vb.customize ["modifyvm", :id, "--natdnshostresolver1", "on"] | |
| end | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment