Tim Starling has submitted this change and it was merged. Change subject: Split apache off from applicationserver::packages ......................................................................
Split apache off from applicationserver::packages To unbreak fenari which is dual-purpose MW maintenance and misc apache. The change will also stop requiring apache to be installed on job runners, search indexers and tin. Maintenance servers were typically including applicationserver::packages directly, whereas apache servers were including ::applicationserver itself. This change makes those two module entry points work as the callers expected. Change-Id: Iaee1e44389a3aa4fb0cedf2ac4798e4bc55b7a06 --- A modules/applicationserver/manifests/apache_packages.pp M modules/applicationserver/manifests/config/apache.pp M modules/applicationserver/manifests/init.pp M modules/applicationserver/manifests/packages.pp M modules/applicationserver/manifests/service.pp 5 files changed, 12 insertions(+), 5 deletions(-) Approvals: Tim Starling: Verified; Looks good to me, approved Hashar: Looks good to me, but someone else must approve jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/45113 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaee1e44389a3aa4fb0cedf2ac4798e4bc55b7a06 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Tim Starling <[email protected]> Gerrit-Reviewer: Hashar <[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
