From a4db424604ccdebc24b315207089c1a812e725ab Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Thu, 6 Jan 2011 01:33:44 +0000 Subject: - use root instead of reports@, for migration to a ml --- modules/puppet/templates/puppet.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/puppet/templates/puppet.conf b/modules/puppet/templates/puppet.conf index 294cd982..c74b08f9 100644 --- a/modules/puppet/templates/puppet.conf +++ b/modules/puppet/templates/puppet.conf @@ -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`` -- cgit v1.2.1