Skip to content

Instantly share code, notes, and snippets.

@drwasho
Last active September 5, 2016 03:32
Show Gist options
  • Save drwasho/9c4d46f1ffe406dd0b7adfeab3ab6a77 to your computer and use it in GitHub Desktop.
Save drwasho/9c4d46f1ffe406dd0b7adfeab3ab6a77 to your computer and use it in GitHub Desktop.
#cloud-config
apt_update: true
packages:
- tree
- htop
- git
- python2.7
- build-essential
- python-dev
- libffi-dev
- libssl-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment