Skip to content

Instantly share code, notes, and snippets.

View guruvan's full-sized avatar
🏠
Looking for work!

Rob Nelson guruvan

🏠
Looking for work!
View GitHub Profile
#cloud-config
#Credit: many portions of this config came from the great work detailed here by:
#Behner, brianclements, Metamogul and especially crawford for the cloud-config inside a cloud-config idea:
#https://github.com/coreos/coreos-cloudinit/issues/205
ssh_authorized_keys:
- ssh-rsa <core user key goes here>
#This writes a cloud-config to the PXE booted system that