Skip to content

Instantly share code, notes, and snippets.

@gjcourt
Created October 23, 2013 21:54
Show Gist options
  • Save gjcourt/7127472 to your computer and use it in GitHub Desktop.
Save gjcourt/7127472 to your computer and use it in GitHub Desktop.
include_recipe "python"
include_recipe "sudo"
package "htop"
package "tree"
package "libcurl3"
package "fail2ban"
package "unattended-upgrades"
package "logwatch"
package "python-setuptools"
package "libshadow-ruby1.8" # for user passwords
package "libxml2-dev"
package "libxslt-dev"
package "libpq-dev"
package "uwsgi"
package "uwsgi-plugin-python"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment