Alexandros Kosiaris has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/243152

Change subject: otrs: Fix typo in scheduler cron entry
......................................................................

otrs: Fix typo in scheduler cron entry

missing the /otrs/ part

Change-Id: Id05cd96b5435e723b50c44142dcc66d86c829f57
---
M modules/otrs/files/crontab.otrs-scheduler
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/52/243152/1

diff --git a/modules/otrs/files/crontab.otrs-scheduler 
b/modules/otrs/files/crontab.otrs-scheduler
index 8bd1596..c17de5f 100644
--- a/modules/otrs/files/crontab.otrs-scheduler
+++ b/modules/otrs/files/crontab.otrs-scheduler
@@ -3,4 +3,4 @@
 MAILTO="r...@wikimedia.org"
 
 # check scheduler status
-*/5 * * * *  otrs /opt/bin/otrs.Scheduler.pl -w 1 > /dev/null 2>&1
+*/5 * * * *  otrs /opt/otrs/bin/otrs.Scheduler.pl -w 1 > /dev/null 2>&1

-- 
To view, visit https://gerrit.wikimedia.org/r/243152
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id05cd96b5435e723b50c44142dcc66d86c829f57
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <akosia...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to