Hi, We're using thin stored configs heavily to manage things like Munin and Nagios and we're currently wondering what to do when nodes go away, or change considerably.
If we get rid of a server then all it's stored config is still present in the database, as well as it's nagios and munin configurations. We created a script that iterates through the database deleting associated lines from hosts/fact_values/resources/resource_tags/param_values tables cleaning out information for old hosts, but then doing a puppet run on say our Munin or Nagios doesn't seem to fix things, Puppet doesn't seem to notice that the extra Nagios or virtual configurations we're using for Munin have vanished, so isn't rebuilding the Nagios/Munin files. Does anyone have any idea how we can solve this problem? We're using Puppet 0.25.1. Cheers. -- 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.