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

Releases: echocat/puppet-graphite

Release for PuppetForge

05 Jun 12:09
Compare
Choose a tag to compare

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

Bugfixes:

  • add libs for PostgreSQL support
  • fix dependency problem with missing gcc on first puppet run
  • remove package dependeny problem with python-zope on RedHat

Release for PuppetForge

08 Apr 09:44
Compare
Choose a tag to compare

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

Release for PuppetForge

21 Mar 11:38
Compare
Choose a tag to compare

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

Features:

  • add support for LDAP config with gr_use_ldap and gr_ldap_* parameters
  • gr_web_server can be set to 'apache', 'nginx', 'wsgionly' or 'none'

Behavior changes:

  • remove gr_memcache_enable. Usage of memcached is configured/enabled if gr_memcache_hosts is set.
  • gr_memcache_hosts changed from String to Array

Bugfixes:

  • install txamqp correct on Debian

Release for PuppetForge

18 Mar 15:06
Compare
Choose a tag to compare

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

  • allow Redhat based systems to use a different apache port correctly
  • parameterize the install of ca-certificate on Debian distributions
  • enable mod_headers on Debian apache if CORS is enabled
  • fix install of txamqp for Debian 7.4
  • some whitespace reformating

Release for PuppetForge

27 Jan 15:27
Compare
Choose a tag to compare

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

  • add replication factor support
  • added controls for handling cluster configuration in the web application

Release for PuppetForge

10 Jan 08:32
Compare
Choose a tag to compare

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

!!! Be aware that this module overwrites
!!! carbon-aggregator and memcached configs now.

  • allow to configure carbon aggregator
  • allow to set vhost name web gui
  • allow to configure memcached