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 
like you compile catalogs on your laptop and not on the agent nodes (and it 
does require PuppetDB), but I just wanted to make sure you are aware that 
you can use PuppetDB to store your data even without a centralized 
Puppetserver.

https://www.puppet.com/docs/puppetdb/7/connect_puppet_apply.html

Austin Blatt
Developer, Puppet by Perforce

On Wednesday, February 1, 2023 at 12:44:21 PM UTC-8 koal...@gmail.com wrote:

> 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, I implemented an alternative 
> to exported resources. It's a terrible hack, but sufficient for my 
> purposes. Basically, after declaring Nagios resources directly in a node, 
> without exporting, I compile the catalog... then manipulate the catalogs to 
> move the Nagios resources to the Nagios host.
>
> I got a generic script to do Puppet catalog compilation, which is probably 
> easy to reuse, and a custom script to do the catalog manipulation (not 
> reusable, but possibly can be emulated).
>
> I put in some more background in Reddit: 
> https://www.reddit.com/r/Puppet/comments/10r5gb2/announce_serverless_puppet_without_puppetdb_but/
>
> Cheers,
>
> Álex
>

-- 
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/08f67a0f-2540-4b13-b148-f091a2ecf936n%40googlegroups.com.

Reply via email to