Skip to content

Instantly share code, notes, and snippets.

View danielbodnar's full-sized avatar

Daniel Bodnar danielbodnar

  • bitbuilder.io
  • Denton, Tx
View GitHub Profile
@danielbodnar
danielbodnar / 00-cloud-config.yml
Created September 14, 2018 22:12 — 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