diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/puppet/templates/puppet.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/puppet/templates/puppet.conf b/modules/puppet/templates/puppet.conf index c74b08f9..c5e68ee8 100644 --- a/modules/puppet/templates/puppet.conf +++ b/modules/puppet/templates/puppet.conf @@ -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 |