jhoblitt / puppet-ganglia

Manages ganglia gmond & gmetad daemons + web front end
Other
12 stars 34 forks source link

Ganglia web conf.php template outdated #56

Closed NoodlesNZ closed 9 years ago

NoodlesNZ commented 9 years ago

It seems that the conf.php template (https://github.com/jhoblitt/puppet-ganglia/blob/master/templates/conf.php.el6.erb) doesn't do anything. The current ganglia on EL5, EL6 and EL7 use $conf['setting_name'] instead of $setting_name.

I'll write a PR when I get a chance, but just leaving this here as a reminder to me.

NoodlesNZ commented 9 years ago

See PR #57

jhoblitt commented 9 years ago

Closing this since #57 was merged.