/etc/puppetlabs/code/enironments/%{::environment}/hieradata/delegated/*delegatedHi,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/*
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 thedelegated