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

Fix telegraf::input template options variable lookup #29

Merged
merged 1 commit into from
Jun 1, 2016

Conversation

yankcrime
Copy link
Member

This commit fixes the error to do with qualifying the options variable
when undef'd. This allows for an input to be defined with just a
plugin_type.

It also adds a test for this behaviour.

Fixes #24.

This commit fixes the error to do with qualifying the `options` variable
when undef'd.  This allows for an input to be defined with just a
`plugin_type`.

It also adds a test for this behaviour.

Fixes #24.
@yankcrime yankcrime merged commit ca88d18 into master Jun 1, 2016
@yankcrime yankcrime deleted the test_and_template_fixes branch June 2, 2016 11:00
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.

Allow input def without options defined
1 participant