Hi,

This particular hiera backend, from what I understand, is extracting
values from puppetdb "on the fly", so you don't have to put any values
in hiera yaml/json files save for a relevant puppetdb query. This
would centralize data gathering and localize it to a "data component".
Otherwise you end up with puppetdb queries within your manifests which
could be not what you want. Then again, this really depends on your
preferences. Good luck and tell us if this worked for you.


Regards,
Daniel


On 10 September 2014 13:03, Matthew Pounsett <mpouns...@afilias.info> wrote:
>
>
> On 10 September 2014 07:30, Daniel Siechniewicz <dan...@siechniewicz.com>
> wrote:
>>
>> Hi,
>>
>> Sounds like a job for https://github.com/dalen/puppet-puppetdbquery
>> potentially? pdbresourcequery or maybe even the hiera backend.
>
>
> Hiera doesn't apply here, because it's data gathered from the servers
> (mostly from facts) where the config snippets are defined.  Putting that
> sort of thing in Hiera violates Don't Repeat Yourself.  I'll have a look at
> the others though.. I'm not familiar with them.  Thanks for the suggestions.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Puppet Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/puppet-users/VzW7ZODB7hQ/unsubscribe.
> To unsubscribe from this group and all its topics, 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/CAKZ22fLmwD0eqXs7DttKydpZjPBTJMJq0PcQY28vpnbO%3D7mxGg%40mail.gmail.com.
>
> For more options, visit 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/CA%2BSnNS-XdeWFXeJy75LAnn5Smb9u1R0vvBSJz_ZUB3Ta-paOkQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to