Modified: puppet/modules/puppet/templates/puppet.conf
===================================================================
--- puppet/modules/puppet/templates/puppet.conf 2010-11-05 18:46:09 UTC (rev 165)
+++ puppet/modules/puppet/templates/puppet.conf 2010-11-05 18:58:30 UTC (rev 166)
@@ -13,10 +13,12 @@
[master]
certname = puppetmaster.<%= domain %>
+ reports = tagmail
[agent]
server = puppetmaster.<%= domain %>
+ report = true
# The file in which puppetd stores a list of the classes
# associated with the retrieved configuratiion. Can be loaded in
# the separate ``puppet`` executable using the ``--loadclasses``
Added: puppet/modules/puppet/templates/tagmail.conf
===================================================================
--- puppet/modules/puppet/templates/tagmail.conf (rev 0)
+++ puppet/modules/puppet/templates/tagmail.conf 2010-11-05 18:58:30 UTC (rev 166)
@@ -0,0 +1 @@
+err: mageia-sysadm@<%= domain %>