We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Try to use ordering on plugins like aggregation:
aggregation
class { '::collectd::plugin::aggregation': order => 20, aggregations => {...}, }
The plumbing doesn't exist
That the plumbing exists to pass the parameter
I think this is a straight forward feature request. I'll try to find time to make a PR. Let me know if I can answer any questions.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
Try to use ordering on plugins like
aggregation
:What are you seeing
The plumbing doesn't exist
What behaviour did you expect instead
That the plumbing exists to pass the parameter
Output log
Any additional information you'd like to impart
I think this is a straight forward feature request. I'll try to find time to make a PR. Let me know if I can answer any questions.
The text was updated successfully, but these errors were encountered: