Skip to content

Instantly share code, notes, and snippets.

View nstielau's full-sized avatar

Nick Stielau nstielau

  • Red Hat
  • San Francisco
View GitHub Profile
@zachfi
zachfi / gist:967100
Created May 11, 2011 19:17
Puppet Module to install Graphite.
class graphite {
# TODO:
# /opt/graphite/conf/carbon.conf
# /opt/graphite/conf/storage-schemas.conf
# /etc/apache2/sites-available/graphite.conf
include apache::mod::wsgi
include apache::mod::python