Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/132119
Change subject: Apply ::mediawiki::jobrunner on osmium ...................................................................... Apply ::mediawiki::jobrunner on osmium It won't actually work yet, but it will provision the jobrunner service scripts and help verify that the jobrunner class is properly decoupled from Precise-specific legacy requirements. Change-Id: Ie772b31b1515946a8ae78a7a26f357a1979b85fe --- M manifests/site.pp 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/19/132119/1 diff --git a/manifests/site.pp b/manifests/site.pp index 4ad57b1..6c3635c 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -1976,6 +1976,11 @@ include admins::mortals include hhvm::dev + + class { '::mediawiki::jobrunner': + run_jobs_enabled => false, + user => 'mwdeploy', + } } # base_analytics_logging_node is defined in role/logging.pp -- To view, visit https://gerrit.wikimedia.org/r/132119 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie772b31b1515946a8ae78a7a26f357a1979b85fe Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ori.livneh <o...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits