Skip to content
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

Add filters and filter_defaults to init with create_resources, missing puppetdoc #478

Merged
merged 2 commits into from
Feb 25, 2016

Conversation

dmsimard
Copy link
Contributor

This allows to create a batch of filters just like we have support
for doing so with checks and handlers.

@@ -355,6 +355,8 @@
$handler_defaults = {},
$checks = {},
$check_defaults = {},
$filters = {},

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it would be great to have documentation for the 2 new parameters.

David Moreau Simard added 2 commits February 22, 2016 12:06
This allows to create a batch of filters just like we have support
for doing so with checks and handlers.
@dmsimard dmsimard changed the title Add filters and filter_defaults to init with create_resources Add filters and filter_defaults to init with create_resources, missing puppetdoc Feb 22, 2016
@jlambert121
Copy link
Contributor

Thanks!

jlambert121 added a commit that referenced this pull request Feb 25, 2016
Add filters and filter_defaults to init with create_resources, missing puppetdoc
@jlambert121 jlambert121 merged commit 70ec343 into sensu:master Feb 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants