[Puppet Users] Re: Masterless Puppet and exported resources

2023-02-02 Thread Alex C
Hi, Austin, Thanks! pson_storeconfigs is just a mock installed for that one acceptance test, and not a real storeconfigs backend. I could be wrong, but the only backend I'm aware of for exported resources is the PuppetDB backend. Yeah, I saw that soon after writing the post :) It's a shame, I

[Puppet Users] Re: Masterless Puppet and exported resources

2023-02-01 Thread austin...@puppet.com
Hi Álex, pson_storeconfigs is just a mock installed for that one acceptance test, and not a real storeconfigs backend. I could be wrong, but the only backend I'm aware of for exported resources is the PuppetDB backend. Based on your post, I'm not sure it would work perfectly because it sounds

[Puppet Users] Re: Masterless Puppet and exported resources

2023-02-01 Thread Alex C
Hi again, I got a pretty effective masterless setup. It even collects facts from nodes. I'd like to set up exported resources (I still use Nagios, and the exported resources magic with Nagios looks great!), but I'm hitting a lack of documentation. In case anyone comes across this by Googling,