Revision
670
Author
misc
Date
2011-01-06 02:33:44 +0100 (Thu, 06 Jan 2011)

Log Message

- use root instead of reports@, for migration to a ml

Modified Paths

Modified: puppet/modules/puppet/templates/puppet.conf
===================================================================
--- puppet/modules/puppet/templates/puppet.conf	2011-01-06 01:33:41 UTC (rev 669)
+++ puppet/modules/puppet/templates/puppet.conf	2011-01-06 01:33:44 UTC (rev 670)
@@ -33,7 +33,8 @@
     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
     # the separate ``puppet`` executable using the ``--loadclasses``