Last active
August 30, 2019 23:12
-
-
Save teyc/7456b73a2b6b0a4d0363afd3f8bfd010 to your computer and use it in GitHub Desktop.
Rancher OS cloud-config.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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