Re: [Puppet Users] hiera 5 postgresql backend

2022-04-13 Thread Martin Alfke
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

[Puppet Users] hiera 5 postgresql backend

2022-04-13 Thread 'Matt Zagrabelny' via Puppet Users
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

[Puppet Users] DLLs in Windows Temp Folder

2022-04-13 Thread Michael W
A security scann discovered suspicious DLLs with cryptic names beeing created and removed from the Windows temp folder. Most likely these are origined by the Puppet agent, but we would rather know for shure. Anybody aware of this behaviour and can provide any links to related documentaion ?