Issue #9167 has been updated by Jo Rhett.
Target version changed from 2.7.15 to 2.7.19
Interesting, I found that only two systems at this site were demonstrating this
problem. Since one of these was a test box I could play with, I went through
today debugging every possible module. Long story short, I should have started
miminal instead of scraping down. My manifests is currently {} for the node.
Yes, nothing, absolutely nothing at all, and this node still sends me a tagmail
report with just the following line.
Tue Jul 17 23:23:04 +0000 2012 Puppet (notice): Finished catalog run in 0.04
seconds
This is completely baffling, and points to something really odd inside the
puppet client. Is there someone on the puppet team I can send the full yaml
report and such to (not for public consumption) to debug this issue?
----------------------------------------
Bug #9167: tagmail report sends email when nothing happens
https://projects.puppetlabs.com/issues/9167#change-67220
Author: Spencer Rinehart
Status: Re-opened
Priority: Low
Assignee: Kelsey Hightower
Category: reports
Target version: 2.7.19
Affected Puppet version: 2.6.9
Keywords: tagmail
Branch: https://github.com/puppetlabs/puppet/pull/618
Since upgrading to the 2.7 series (2.6.8 -> 2.7.3), the tagmail report will
send an email with 1 line, shown below, after every run. Before the upgrade,
it would only send emails when something occurred during the puppet run.
Steps to reproduce:
Enable tagmail report
Execute a puppet run that produces no updates
Expected result:
No email sent
Actual result:
Email sent with line below
Email body:
Tue Aug 23 13:11:59 -0400 2011 Puppet (notice): Finished catalog run in 16.60
seconds
tagmail.conf:
all: [email protected]
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" 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-bugs?hl=en.