walexey
2010-Dec-01 10:15 UTC
[Puppet Users] how can i configure expiration time of mysql storeconfig?
Hello everybody! I use puppet storeconfig for configuring server side of bacula. But when i remove one of client node, its information keeps in storeconfig db. How can i expire it? wbr, alw -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Peter Meier
2010-Dec-01 16:51 UTC
Re: [Puppet Users] how can i configure expiration time of mysql storeconfig?
> I use puppet storeconfig for configuring server side of bacula. > But when i remove one of client node, its information keeps in > storeconfig db. > How can i expire it?http://projects.puppetlabs.com/issues/1886 ~pete -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
donavan
2010-Dec-04 00:06 UTC
[Puppet Users] Re: how can i configure expiration time of mysql storeconfig?
On Dec 1, 2:15 am, walexey <wale...@gmail.com> wrote:> Hello everybody! > > I use puppet storeconfig for configuring server side of bacula. > But when i remove one of client node, its information keeps in > storeconfig db. > How can i expire it? > > wbr, alwIn the meantime theres a contrib script which will purge a host from storeconfig db: puppetstoredconfigclean.rb[1]. Note that it wont clean up certs etc. [1] http://www.google.com/url?sa=D&q=https://github.com/puppetlabs/puppet/blob/master/ext/puppetstoredconfigclean.rb&usg=AFQjCNGboM_dHLh-QRyHQe4VXViLaNpyaQ -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.