Skip to content

Instantly share code, notes, and snippets.

@Kombustor
Last active March 14, 2019 20:32
Show Gist options
  • Save Kombustor/d09e40d3f23cb1930b0e5dc9272379af to your computer and use it in GitHub Desktop.
Save Kombustor/d09e40d3f23cb1930b0e5dc9272379af to your computer and use it in GitHub Desktop.
RancherOS Cloud-Config
#cloud-config
ssh_authorized_keys:
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDa63v/18P4K1oShheCU2VWjYD6TJe79fnQa6UMVjqWedWYvc1yFQH+eQ56dMnVM3F9WyMBu82PC5nbXqcnIF3jT9JSnoJNAZp0JU716pfumT6SD+y9uEHj3ZH5PX799A+nHey1xeeuUNTs552aWvPzq8t+dLMt6MC+Nzz3p9vLkLnOa1h0zGDuFPse+XR2E9ISu/RaQCnxKrMgOfsKmEz68krYH48XW40lrt4chpTFTdCToNYThW8s87G8w5ttIStTi0MyY+czcWH0FJPoC9PQnCsR1t9+4Atzo+W4GpCfLPLxeXwN3tEnrKV/xBigf3Mnv6XYZb2Ei6lVaNEM4Zav [email protected]
hostname: vnetcup
rancher:
console: ubuntu
ssh:
port: 1998
network:
dns:
nameservers:
- 1.1.1.1
- 1.0.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment