Dzahn has uploaded a new change for review.

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

Change subject: load mod_rewrite on terbium Apache
......................................................................

load mod_rewrite on terbium Apache

needed for rewrites such as in Ib48b514cf8080f7b3
or we are getting "Invalid command 'RewriteEngine'.."
and Apache config test fails

Change-Id: Ie82addf1f521b71f57b7ec5a38d3729eff835d9d
RT: 6862
---
M modules/publichtml/manifests/init.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/44/164144/1

diff --git a/modules/publichtml/manifests/init.pp 
b/modules/publichtml/manifests/init.pp
index e08d377..badd7b0 100644
--- a/modules/publichtml/manifests/init.pp
+++ b/modules/publichtml/manifests/init.pp
@@ -49,6 +49,7 @@
     include ::apache::mod::userdir
     include ::apache::mod::cgi
     include ::apache::mod::php5
+    include ::apache::mod::rewrite
 
     monitor_service { 'http-peopleweb':
         description   => 'HTTP-peopleweb',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie82addf1f521b71f57b7ec5a38d3729eff835d9d
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