Skip to content

Instantly share code, notes, and snippets.

@teyc
Last active August 30, 2019 23:12
Show Gist options
  • Select an option

  • Save teyc/7456b73a2b6b0a4d0363afd3f8bfd010 to your computer and use it in GitHub Desktop.

Select an option

Save teyc/7456b73a2b6b0a4d0363afd3f8bfd010 to your computer and use it in GitHub Desktop.
Rancher OS cloud-config.yml
# from auto-login in rancher
# $ sudo /bin/bash
# $ passwd rancher
# <type new password>
# $ ros install -d /dev/sda -c https://gist.githubusercontent.com/teyc/7456b73a2b6b0a4d0363afd3f8bfd010/raw/47a6c7e2d03b74bb416c71a8598dd49bbf2ca7a3/cloud-config.yml
ssh_authorized_keys:
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOMLtZknmnutqaOIKBgF9WNSHAn5rOOC19+xpIvE8xGE teyc@cognoware.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment