Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Release for PuppetForge

Compare
Choose a tag to compare
@dwerder dwerder released this 08 Apr 09:44
· 603 commits to master since this release

This is released at https://forge.puppetlabs.com/dwerder/graphite

Features:

  • add support for Apache 2.4. See parameter gr_apache_24
  • add gr_use_whitelist to set flag in carbon.conf. Default is False.
  • add support for custom authentication using HTTP header
    See gr_use_remote_user_auth and gr_remote_user_header_name

Behavior changes:

  • complete refactoring of install process, to solve dependency hell on redhat.
    Update process tested on CentOS 6.5 and Debian 7 Wheezy
  • package git is not required anymore
  • whisper, graphite-web, carbon are installed via pip now