Tim Starling has submitted this change and it was merged. Change subject: Script updates for the new deployment system ......................................................................
Script updates for the new deployment system * Split deployment locations out to a separate templated file * Abstract dblist location in the hopes that it may be changed some day * Run cron jobs purge-checkuser, update-special-pages, update-special-pages-small, wikimedia-periodic-update.sh from the deployed location (/usr/local/apache/common). Allow configuration of the log file location. * Allow the sql script to run from hosts other than fenari, removed its "connect to localhost" feature. Removed commented-out code. * Updated set-group-write2, it hasn't needed /apache/common as a target since the scap scripts were switched over to use the mwdeploy user some months ago. All untested. Change-Id: I6f1410fbdd18b7938be5f7852a4926d18d3e8b1c --- M files/misc/scripts/foreachwiki M files/misc/scripts/foreachwikiindblist M files/misc/scripts/mwscript M files/misc/scripts/mwscriptwikiset M files/misc/scripts/mwscriptwikiset-quiet M files/misc/scripts/mwversionsinuse M files/misc/scripts/purge-checkuser M files/misc/scripts/refreshWikiversionsCDB M files/misc/scripts/set-group-write2 M files/misc/scripts/sql M files/misc/scripts/update-special-pages M files/misc/scripts/update-special-pages-small M files/misc/scripts/wikimedia-periodic-update.sh M manifests/misc/deployment.pp A templates/misc/mw-deployment-vars.erb 15 files changed, 74 insertions(+), 42 deletions(-) Approvals: Tim Starling: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/42887 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6f1410fbdd18b7938be5f7852a4926d18d3e8b1c Gerrit-PatchSet: 4 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Tim Starling <[email protected]> Gerrit-Reviewer: Anomie <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: Ryan Lane <[email protected]> Gerrit-Reviewer: Tim Starling <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
