-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
restriction of maximum clusters is only 1 ? #97
Labels
Comments
|
It’s also not clear why it is declared as a puppet-ganglia/manifests/gmetad.pp Lines 19 to 21 in ffe3de0
|
|
@Debilski it is working now with your PR. |
|
Fix released as part of https://forge.puppet.com/modules/jhoblitt/ganglia/4.0.0/readme |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
why is the maximum clusters in the ganglia_validate_clusters function only be 1 ?
puppet-ganglia/lib/puppet/parser/functions/ganglia_validate_clusters.rb
Lines 55 to 57 in 9a9aaa5
on our environment we have like 9 clusters configured in the /etc/ganglia/gmetad.conf configuration file.
We used an older version of the ganglia puppet module, when the ganglia_validate_clusters maximum function didn't take place.
The text was updated successfully, but these errors were encountered: