Skip to content

Instantly share code, notes, and snippets.

@smoser
Created May 14, 2015 19:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smoser/eb26686d3324286aacdc to your computer and use it in GitHub Desktop.
Save smoser/eb26686d3324286aacdc to your computer and use it in GitHub Desktop.
example user-data
#cloud-config
apt_upgrade: true
packages: [ bzr, vim-nox, git-core ]
apt_reboot_if_required: true
ssh_import_id: [smoser]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment