humanmade / Salty-WordPress

A flavorful way to manage your entire WordPress stack.
126 stars 22 forks source link

Force host dns resolution for guest #93

Closed missjwo closed 10 years ago

missjwo commented 10 years ago

Issue on osx 10.9.2 with virtualbox 4.3.8 where dns queries through certain programs like curl were timing out. Error was thrown in vagrant up for bootstrap.saltstack.org .

Adding in config line from :https://leap.se/code/issues/1089 resolved the issue.

pdewouters commented 10 years ago

@missjwo assigning to @danielbachhuber for review and merge