> > > Just wondering what others have done and what approaches they have taken > to solve this issue? Maybe there is some feature of git I am not aware of > where I can systematically pick what to merge and what not (although if > that was possible I can see it being very confusing). > > > Hi Matthew,
I haven't tried it, but have you looked at the new feature in puppet 4 which allows you to store hiera data in modules? https://docs.puppetlabs.com/puppet/latest/reference/lookup_quick_module.html Here you can define a hierachy in the module itselve. If you tie it to the environment variable you can keep it sane I think. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/c9042066-341b-4a6c-8257-11e23d0c4059%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
