Skip to content

Instantly share code, notes, and snippets.

@harish-chander
Created April 16, 2016 11:54
Show Gist options
  • Select an option

  • Save harish-chander/d6f113e65270a1dc34263720f6f6f131 to your computer and use it in GitHub Desktop.

Select an option

Save harish-chander/d6f113e65270a1dc34263720f6f6f131 to your computer and use it in GitHub Desktop.
#cloud-config
ssh_authorized_keys:
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl+z1RKH4ApcuNnb0GBSNKBqu2Myg/JypZn6m3SIzcQl7AXWAQAh7Fy2VmyXqPoPwpUJvPD9oAISoMcE5yLkm2HMy8AdKO48rSp74c5dozXMiSDmW6ZQBClOPrUqDd1Pf/dIg8QAb3nb2hCGuM3dJhDdLI2Gf74hji25o+26d20/+SFcUoHHHwuk9pxbWhHxYqgcgH1oe+lbHvcq9UZSJCc6l8bFdN5F7uQ7qEc9ucsjvpg7MDtYT2JHr1bhjoNbEUslbA7jtSp5VkMHfF+mlG+x4mps/ti7U41WQ2F4kFPBUm2DI/DxnRoN82WQ4giYE2UkfqK7TOyi6vuI0nnxHv star@Harishs-MacBook-Pro.local
rancher:
network:
interfaces:
eth*:
dhcp: true
dns:
nameservers:
- 8.8.8.8
- 8.8.4.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment