Skip to content

Instantly share code, notes, and snippets.

@joshwget
Last active April 21, 2016 23:08
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 joshwget/1c9d8a5e4152bf4842560582655df932 to your computer and use it in GitHub Desktop.
Save joshwget/1c9d8a5e4152bf4842560582655df932 to your computer and use it in GitHub Desktop.
#cloud-config
rancher:
network:
interfaces:
eth0:
mtu: 1454
dhcp: true
dns:
search:
- mydomain.com
- example.com
nameservers:
- 208.67.222.123
- 208.67.220.123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment