Mediawiki maintenance scripts have moved. The old "misc/maintenance.pp" that had all cronjobs and scripts in one huge file is gone.
Now you find all the maintenance scripts in separate files, one per job, and inside the mediawiki module.
So if you look for anything please see ./puppet/modules/mediawiki/manifests/maintenance now.
Each job has its own .pp file now, which should make it easier to use and changes easier to review.
It also got rid of another large file in the manifests/misc/ structure which we want to remove entirely and contains it with other mediawiki setup.
refs: https://gerrit.wikimedia.org/r/#/c/178873/ https://phabricator.wikimedia.org/T88597 http://puppet-compiler.wmflabs.org/891/terbium.eqiad.wmnet/