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 hiera_merge behavior #28

Merged
merged 1 commit into from
Jun 1, 2016
Merged

Fix hiera_merge behavior #28

merged 1 commit into from
Jun 1, 2016

Conversation

joshuaspence
Copy link
Contributor

Fixes #27. This wasn't implemented correctly in #25. The $telegraf::params::inputs and $telegraf::params::outputs values are never read because they are only provided as a default value.

Fixes #27. This wasn't implemented correctly in #25. The `$telegraf::params::inputs` and `$telegraf::params::outputs` values are never read because they are only provided as a default value.
@yankcrime
Copy link
Member

@joshuaspence Thanks for catching this. Do you think you could add a test as well so that this problem is flagged automatically in future?

@yankcrime
Copy link
Member

Never mind, I'll merge this for now since it fixes the broken behaviour and look at the tests separately.

@yankcrime yankcrime merged commit 627c93e into voxpupuli:master Jun 1, 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.

2 participants