On Nov 18, 2:56 am, Daniel Maher <d...@witbe.net> wrote: > My question is this : what have other Puppet admins done in order to > ensure that a target machine has the freshest local dbcache before > attempting to install a package ?
I set up a cron job (via Puppet) that periodically performs a "yum clean all". That's a bit crude, and it allows for a delay before a new package is recognized and installed, but it works well enough for me. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.