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

Hash Merge Behavior #12

Open
nshobe opened this issue Jun 17, 2016 · 0 comments
Open

Hash Merge Behavior #12

nshobe opened this issue Jun 17, 2016 · 0 comments

Comments

@nshobe
Copy link

nshobe commented Jun 17, 2016

In testing I've noticed that this module seems to be using the native merge behavior in which the only merge going on will be top level merging, not recursive/deep merging. I tried enabling deep merging as the native merging in my hiera.yaml.

Seems like it would be the desired default (definitely for me) behavior to merge ALL matching data in the hiera data files for each user. Otherwise I'll be replicating a lot of code across my data layers.

EDIT: Realized I didn't specify my setup
Puppet -v: 3.8.7
Hiera -v: 1.3.4
PuppetServer -v: 1.1.3

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

No branches or pull requests

1 participant