Tim Starling has uploaded a new change for review. 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/service.pp 4 files changed, 11 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/13/45113/1 -- To view, visit https://gerrit.wikimedia.org/r/45113 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iaee1e44389a3aa4fb0cedf2ac4798e4bc55b7a06 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Tim Starling <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
