Skip to content

Instantly share code, notes, and snippets.

@blturner
Created August 7, 2012 22:30
Show Gist options
  • Save blturner/3290075 to your computer and use it in GitHub Desktop.
Save blturner/3290075 to your computer and use it in GitHub Desktop.
include:
- pil
apache2:
pkg:
- installed
build-essential:
pkg.installed
postgresql:
pkg.installed
postgresql-server-dev-9.1:
pkg.installed
python-dev:
pkg.installed
libapache2-mod-wsgi:
pkg.installed
mercurial:
pkg.installed
python-virtualenv:
pkg.installed
subversion:
pkg.installed
virtualenvwrapper:
pkg:
- installed
- user: vagrant
- require:
- pkg: python-virtualenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment