This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
Releases: echocat/puppet-graphite
Releases · echocat/puppet-graphite
Release for PuppetForge
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
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
Seegr_use_remote_user_auth
andgr_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
This is released at https://forge.puppetlabs.com/dwerder/graphite
Features:
- add support for LDAP config with
gr_use_ldap
andgr_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 ifgr_memcache_hosts
is set. gr_memcache_hosts
changed from String to Array
Bugfixes:
- install txamqp correct on Debian
Release for PuppetForge
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
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
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