Skip to content

Instantly share code, notes, and snippets.

View IsaiahByDayah's full-sized avatar

Isaiah Smith IsaiahByDayah

View GitHub Profile
#cloud-config
users:
- name: isaiah
ssh_authorized_keys:
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIFVM/7RnSK0BE4bK7/2KBP++phbD+CCqFdtb9kpkIPi [email protected]"
sudo: ALL=(ALL:ALL) ALL
groups: sudo
shell: /bin/bash
chpasswd:
expire: true