On Fri, Jun 3, 2011 at 10:12 PM, Sirtaj Singh Kang <sirtaj.k...@gmail.com>wrote:

> Thanks for the reply Ohad,
>
> On 04-Jun-11, at 9:43 AM, Ohad Levy wrote:
> [snip]
>
>  the database exists only on the server side....
>>
>
> Okay. I am seeing /var/lib/puppet/state/clientconfigs.sqlite3 even on
> machines running only the agent. I have
>
> [main]
> ...
> storeconfigs = true
> thin_storeconfigs = true
> dbadapter = sqlite3
>
> on all machines, with the master overriding with dbadapter = postgresql.
>

You only need to set it in [master]. Being in [main] will apply to [agent]
and [master] and even [apply].

It is possible to use storeconfigs with purely standalone puppet, but the
standard deployment is just on the master.



>
> Is the clientconfigs.sqlite3 file related to storeconfigs? If so, is it
> simply being created and ignored by the agent?
>
> Apologies if I'm asking silly questions, I'd appreciate a pointer to an
> RTFM, it's possible I have missed something.
>
>
> -Taj.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>


-- 
Nigel Kersten
Product, Puppet Labs
@nigelkersten

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to