Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 11548101: Send all cron mail both to admins and the local root user (Closed)

Created:
Sept. 2, 2013, 9:21 a.m. by Wladimir Palant
Modified:
Nov. 8, 2013, 8:07 a.m.
Reviewers:
Felix Dahlke
Visibility:
Public.

Description

Send all cron mail both to admins and the local root user

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M modules/downloadserver/manifests/init.pp View 2 chunks +2 lines, -0 lines 0 comments Download
M modules/filterserver/manifests/init.pp View 1 chunk +1 line, -0 lines 0 comments Download
M modules/logrotate/manifests/init.pp View 1 chunk +1 line, -0 lines 0 comments Download
M modules/notificationserver/manifests/init.pp View 1 chunk +1 line, -1 line 0 comments Download
M modules/sitescripts/manifests/init.pp View 1 chunk +1 line, -0 lines 0 comments Download
M modules/statsclient/manifests/init.pp View 1 chunk +2 lines, -1 line 0 comments Download
M modules/statsmaster/manifests/init.pp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
Wladimir Palant
Sept. 2, 2013, 9:21 a.m. (2013-09-02 09:21:54 UTC) #1
Felix Dahlke
It would be nicer to have this in just one place (e.g. a global variable), ...
Sept. 2, 2013, 9:42 a.m. (2013-09-02 09:42:48 UTC) #2
Wladimir Palant
Sept. 2, 2013, 10:42 a.m. (2013-09-02 10:42:23 UTC) #3
On 2013/09/02 09:42:48, Felix H. Dahlke wrote:
> It would be nicer to have this in just one place (e.g. a global variable), but
> LGTM anyway.

I would actually prefer using Cron <| |> in the base module - but I don't think
that this will work if we need to specify other environment variables
occasionally.

Powered by Google App Engine
This is Rietveld