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

[question] desired merge behavior of $input #70

Closed
7yl4r opened this issue Jun 22, 2017 · 1 comment
Closed

[question] desired merge behavior of $input #70

7yl4r opened this issue Jun 22, 2017 · 1 comment
Labels

Comments

@7yl4r
Copy link

7yl4r commented Jun 22, 2017

Currently values passed as $input (and $output) are used as the default to fall back on if a valid hiera hash is not found.

My expectation was that passing $input or $output directly would override the hiera values (but I'm relatively new to puppet). Is the behavior of these parameters consistent with other puppet modules?

I came across this when looking for a way to modify the hiera data going to the telegraf module so that I don't need to set up a custom fact or implement an ENC for an "arbitrary" subset of nodes.

@alexjfisher
Copy link
Member

Ability to configure merge behaviour was added in #134
Hopefully this should meet your needs. I'll close this ticket, but please reopen if you're still having issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants