Nuria has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/362237 )
Change subject: Adding mailto to camus job `
......................................................................
Adding mailto to camus job
`
Change-Id: Iad06da96b62267f8d30b57488a9f9d8b89c5ef61
---
M modules/camus/manifests/job.pp
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/37/362237/1
diff --git a/modules/camus/manifests/job.pp b/modules/camus/manifests/job.pp
index 84d7ef3..cc5d9c6 100644
--- a/modules/camus/manifests/job.pp
+++ b/modules/camus/manifests/job.pp
@@ -94,6 +94,10 @@
$command = "${script} --run --job-name camus-${title} ${camus_jar_opt}
${libjars_opt} ${check_opt} ${properties_file} >> ${log_file} 2>&1"
+
+ $mail_to = '[email protected]'
+
+
cron { "camus-${title}":
command => $command,
user => $user,
--
To view, visit https://gerrit.wikimedia.org/r/362237
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iad06da96b62267f8d30b57488a9f9d8b89c5ef61
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Nuria <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits