On Thu, Apr 14, 2016 at 07:34:34AM -0700, o...@soluto.com wrote: > Hi, > We need to manage many keys in Hiera. Since many people should be able to > edit the keys and in order to avoid a complete mess I was thinking to work > with many different files. The problem is that I don't know how to make > Hiera read from new files. I don't want to add each file to the hierarchy > explicitly. > Optimally I would add something like that > /etc/puppetlabs/code/enironments/%{::environment}/hieradata/delegated/* > and Hiera will just read from all files that are under the > delegated > folder. I wasn't able to find how to achieve my goal. > What is the correct approach here? > Thanks
This will be easier for you if you store your hiera data in revision control (say git) and have the puppetmasters sync it. That way it will be obvious who added what line and when. > -- > 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 [1]puppet-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > > [2]https://groups.google.com/d/msgid/puppet-users/26984a85-bd19-4c86-acae-0b0dd5364125%40googlegroups.com. > For more options, visit [3]https://groups.google.com/d/optout. > > References > > Visible links > 1. mailto:puppet-users+unsubscr...@googlegroups.com > 2. > https://groups.google.com/d/msgid/puppet-users/26984a85-bd19-4c86-acae-0b0dd5364125%40googlegroups.com?utm_medium=email&utm_source=footer > 3. https://groups.google.com/d/optout -- 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 puppet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/20160414202558.GA3289%40iniquitous.heresiarch.ca. For more options, visit https://groups.google.com/d/optout.