Skip to content

Instantly share code, notes, and snippets.

@ne0ark
Created November 19, 2014 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ne0ark/68c35d99defa15bed6fb to your computer and use it in GitHub Desktop.
Save ne0ark/68c35d99defa15bed6fb to your computer and use it in GitHub Desktop.
#cloud-config
manage_resolv_conf: true
resolv_conf:
nameservers: ['8.8.8.8', '8.8.4.4']
searchdomains:
- example.com
options:
rotate: true
timeout: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment