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

Unified Diff: modules/statsmaster/manifests/init.pp

Issue 29366977: Issue 1503 - Remove hard-coded $MAILTO variable from stats cron environment (Closed)
Patch Set: Created Dec. 7, 2016, 7:58 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/statsmaster/manifests/downloads.pp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/statsmaster/manifests/init.pp
diff --git a/modules/statsmaster/manifests/init.pp b/modules/statsmaster/manifests/init.pp
index 3cc86ee6dd659b42f3db963aa5f0140f5473510a..0f52dc8d483b28b6133b64a084a99ff92d8f39a2 100644
--- a/modules/statsmaster/manifests/init.pp
+++ b/modules/statsmaster/manifests/init.pp
@@ -67,7 +67,6 @@ class statsmaster(
class {'geoip':
cron => {
- 'environment' => ['MAILTO=admins@adblockplus.org,root'],
'hour' => 3,
'minute' => 15,
'monthday' => 3,
« no previous file with comments | « modules/statsmaster/manifests/downloads.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld