Mobrovac has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/385382 )

Change subject: CP-JobQueue: Use the Special:RunSingleJob page to execute jobs
......................................................................

CP-JobQueue: Use the Special:RunSingleJob page to execute jobs

Bug: T175146
Bug: T174600
Change-Id: Iefac361d7bc6233410b7548b87a316aaad601879
Depends-On: Ibbe82e89a7e5fe319eab7164a32a5d1544d01d83
---
M modules/profile/manifests/cpjobqueue.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/82/385382/1

diff --git a/modules/profile/manifests/cpjobqueue.pp 
b/modules/profile/manifests/cpjobqueue.pp
index 2fa2463..819f8d2 100644
--- a/modules/profile/manifests/cpjobqueue.pp
+++ b/modules/profile/manifests/cpjobqueue.pp
@@ -40,7 +40,7 @@
             site            => $::site,
             redis_path      => $redis_path,
             redis_pass      => $::passwords::redis::main_password,
-            jobrunner_uri   => "${jobrunner_host}/rpc/RunSingleJob.php",
+            jobrunner_uri   => "${jobrunner_host}/wiki/Special:RunSingleJob",
             kafka_max_bytes => $kafka_msg_max_bytes,
         },
         auto_refresh      => false,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iefac361d7bc6233410b7548b87a316aaad601879
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mobrovac <mobro...@wikimedia.org>

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

Reply via email to