Dzahn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/73373


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/73/73373/1

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: newchange
Gerrit-Change-Id: Ib685c045be82fa3b64417ec73bf517092b149234
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>

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

Reply via email to