On Fri, Apr 15, 2022 at 12:34 PM Matt Zagrabelny wrote:
> Hi Martin,
>
> Thanks for the email. I understand your concerns about using other
> backends. We have a reasonably small puppet deployment, so I think I will
> try a DB based backend and see how it performs.
>
> In that light, I've downloa
Hi Martin,
Thanks for the email. I understand your concerns about using other
backends. We have a reasonably small puppet deployment, so I think I will
try a DB based backend and see how it performs.
In that light, I've downloaded a hiera-mysql2 module from github and
installed it at:
# tree /us
Hi,
We usually recommend to not use any other backend, except for file based
backends, due to performance.
Any other backend must be able to deliver the same lookup speed.
We did a calculation at a customer and we saw hiera answering 8000 queries in
less than 1 second using the yaml file backend
Greetings,
I'm running puppet 5.5.
Is anyone aware of a hiera 5 Pg backend?
I've tried getting the hiera 3 module [0] working, but am struggling. I'm
hoping a native hiera 5 will be a smoother experience.
Thanks for the help!
-m
[0] https://github.com/rogeduardo/hiera-psql
--
You received t