Skip to content

Instantly share code, notes, and snippets.

@adamrneary
Created February 19, 2016 06:46
Show Gist options
  • Save adamrneary/0d997c05e4932c649129 to your computer and use it in GitHub Desktop.
Save adamrneary/0d997c05e4932c649129 to your computer and use it in GitHub Desktop.
dependencies:
pre:
- echo "address=/dev/127.0.0.1" | sudo tee -a /etc/dnsmasq.conf
- sudo /etc/init.d/dnsmasq restart
- echo "nameserver 127.0.0.1" | sudo tee /etc/resolv.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment