On Thu, Oct 8, 2009 at 6:14 PM, Luke Schierer <[email protected]>wrote:
> I am trying to configure tagmail to send emails to different segments of > the team based on the classes that are loaded. For the most part it seems > to be working, but I'm having trouble with getting a rule that will send an > email for everything except events related to a particular class, or those > with a particular tag. In my tagmail.conf I have > > type1, !nolog: [email protected] > > type2, !nolog: [email protected] > > all, !noisy, !nolog: [email protected] > > the type1 and type2 lines appear to work as intended, but the last line > doesn't. It is correctly filtering out events specifically tagged with "tag > => "nolog", but it still sends me events from the "noisy" class. Any > ideas on how I can filter out events from this class without tagging each > element? > > Thanks! > > Luke > Googling this, I found http://markmail.org/message/jib4n4bq7qmbsb4q#query:puppet%20tagmail%20exclude%20one%20class+page:1+mid:f6v5hhgl6h624xqx+state:results which seems to indicate that this behavior is considered a bug. Further investigation turns up bug #1035 in the tracker. I am sorry for failing to better research this before posting. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
