Dzahn has submitted this change and it was merged.

Change subject: comment another apache module for duplicate definition, add 
FIXME
......................................................................


comment another apache module for duplicate definition, add FIXME

Change-Id: Ib685c045be82fa3b64417ec73bf517092b149234
---
M manifests/misc/etherpad.pp
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/manifests/misc/etherpad.pp b/manifests/misc/etherpad.pp
index f6ebab7..95754f9 100644
--- a/manifests/misc/etherpad.pp
+++ b/manifests/misc/etherpad.pp
@@ -81,10 +81,11 @@
        }
 
        apache_site { controller: name => "etherpad.wikimedia.org" }
+       # FIX ME - move this to a common role to avoid duplicate defs
        # apache_module { rewrite: name => "rewrite" }
        apache_module { proxy: name => "proxy" }
        apache_module { proxy_http: name => "proxy_http" }
-       apache_module { ssl: name => "ssl" }
+       # apache_module { ssl: name => "ssl" }
 
        package { etherpad-lite:
                ensure => latest;

-- 
To view, visit https://gerrit.wikimedia.org/r/73373
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib685c045be82fa3b64417ec73bf517092b149234
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to