On Wed, Jul 6, 2011 at 4:20 AM, Chris Phillips <[email protected]> wrote: > Hi, > I was just searching for all systems where "selinux is true" on Dashboard > and firstly I got no results, despite there being some (any clues?) but that > search also seems to have resurrected some nodes I deleted a few weeks ago. > 7 systems instantly appeared under "Never reported". I just deleted one, did > the search again and POW! it's back again. > Does this sound familiar or should I go open a bug (against 1.1.0)
This is happening because the inventory search will create nodes in Dashboard corresponding to the nodes retrieved by the search, and the facts for that node are still present on your master. The ideal solution would probably be to purge the master of the data for that node, though someone else will have to speak as to how best to do that. On the Dashboard side, you can "hide" a node rather than deleting it, which will prevent it from coming back to life this way. Hidden nodes remain in the system, but are ignored in lists of node statuses, charts, etc. > Thanks > Chris > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
