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 21 Mar 11:38
· 649 commits to master since this release

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