This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
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