Dzahn has submitted this change and it was merged.
Change subject: lists: don't load mod status
......................................................................
lists: don't load mod status
The status module is not desired on the list server.
Change-Id: I61921bbdf512fef5d772ab6913459b0013b889d9
---
M modules/mailman/manifests/webui.pp
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/modules/mailman/manifests/webui.pp
b/modules/mailman/manifests/webui.pp
index b519692..3d270d0 100644
--- a/modules/mailman/manifests/webui.pp
+++ b/modules/mailman/manifests/webui.pp
@@ -9,6 +9,10 @@
'auth_digest',
]: }
+ apache::mod_conf { 'status':
+ ensure => 'absent',
+ }
+
$lists_servername = hiera('mailman::lists_servername')
if os_version ( 'debian >= jessie') {
--
To view, visit https://gerrit.wikimedia.org/r/239903
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I61921bbdf512fef5d772ab6913459b0013b889d9
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: John F. Lewis <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits