Skip to content

Instantly share code, notes, and snippets.

View madmod's full-sized avatar

John Wells madmod

  • @-stealth-mode-
View GitHub Profile
@madmod
madmod / 00-cloud-config.yml
Created April 11, 2020 04:47 — forked from janeczku/00-cloud-config.yml
Annotated RancherOS Cloud-init configuration snippets
#cloud-config
# Set the hostname for this machine (takes precedence over hostname assigned by DHCP lease).
hostname: myhost
# Authorize SSH keys for the `rancher` sudoer user
ssh_authorized_keys:
- ssh-rsa AAA...ZZZ example1@rancher