Skip to content

Instantly share code, notes, and snippets.

@vaijab
Created May 21, 2015 13:43
Show Gist options
  • Save vaijab/7c669b9f431ed0c06366 to your computer and use it in GitHub Desktop.
Save vaijab/7c669b9f431ed0c06366 to your computer and use it in GitHub Desktop.
#cloud-config
users:
- name: foo
passwd: $6$5s2u6/jR$un0AvWnqilcgaNB3Mkxd5yYv6mTlWfOoCYHZmfi3LDKVltj.E8XNKE
groups:
- sudo
- docker
ssh-authorized-keys:
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0g+ZTxC7weoIJLUafOgrm+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment