Revision
730
Author
misc
Date
2011-01-08 22:13:08 +0100 (Sat, 08 Jan 2011)

Log Message

report are sent by the puppetmaster, so the configuration of mail sending should on master side

Modified Paths

Modified: puppet/modules/puppet/templates/puppet.conf
===================================================================
--- puppet/modules/puppet/templates/puppet.conf	2011-01-08 15:35:51 UTC (rev 729)
+++ puppet/modules/puppet/templates/puppet.conf	2011-01-08 21:13:08 UTC (rev 730)
@@ -17,6 +17,7 @@
     # tagmail should be kept last, until this bug is fixed 
     # https://projects.puppetlabs.com/issues/5018
     reports = store,tagmail
+    reportfrom = root@<%= domain %>
 
     storeconfigs = true
     dbadapter = sqlite3
@@ -33,7 +34,6 @@
     splay = true
 
     report = true
-    reportfrom = root@<%= domain %>
     
     # The file in which puppetd stores a list of the classes
     # associated with the retrieved configuratiion.  Can be loaded in