Jgreen has uploaded a new change for review.

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


Change subject: remove /opt/otrs/bin/otrs.GenericAgent.pl cron job b/c it's 
barfing
......................................................................

remove /opt/otrs/bin/otrs.GenericAgent.pl cron job b/c it's barfing

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/15/78315/1

diff --git a/files/otrs/crontab.otrs b/files/otrs/crontab.otrs
index 9038f45..072788f 100644
--- a/files/otrs/crontab.otrs
+++ b/files/otrs/crontab.otrs
@@ -7,7 +7,7 @@
 30 0 * * 0     otrs  /opt/otrs/bin/otrs.LoaderCache.pl -o delete >> /dev/null
 
 # start generic agent
-*/20 * * * *   otrs  /opt/otrs/bin/otrs.GenericAgent.pl >> /dev/null
+#*/20 * * * *   otrs  /opt/otrs/bin/otrs.GenericAgent.pl >> /dev/null
 
 # check for pending jobs
 45 */2 * * *   otrs  /opt/otrs/bin/otrs.PendingJobs.pl >> /dev/null

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifdcc7afa87b379c616db2323e80f95d3d4fc0f6d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jgreen <jgr...@wikimedia.org>

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

Reply via email to