Dzahn has submitted this change and it was merged.

Change subject: bugzilla: delete bugzilla.wikiPedia.org
......................................................................


bugzilla: delete bugzilla.wikiPedia.org

if you check DNS you will see this already
points to the Apache cluster, so the redirect
is handled there, which means this should not be
needed on zirconium at all

Change-Id: I6a686781c3c4df6a5c0aca03f07a4a13e94f2153
---
M modules/bugzilla/templates/apache/bugzilla.wikimedia.org.erb
1 file changed, 0 insertions(+), 9 deletions(-)

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



diff --git a/modules/bugzilla/templates/apache/bugzilla.wikimedia.org.erb 
b/modules/bugzilla/templates/apache/bugzilla.wikimedia.org.erb
index 36e14d0..27aff46 100644
--- a/modules/bugzilla/templates/apache/bugzilla.wikimedia.org.erb
+++ b/modules/bugzilla/templates/apache/bugzilla.wikimedia.org.erb
@@ -26,15 +26,6 @@
     RewriteRule (.*) https://<%= @svc_name %>%{REQUEST_URI}
 </VirtualHost>
 
-<VirtualHost *:80>
-    ServerAdmin [email protected]
-    ServerName bugzilla.wikipedia.org
-    Redirect permanent / https://<%= @svc_name %>/
-    RewriteEngine On
-    RewriteCond %{HTTPS} off
-    RewriteRule (.*) https://<%= @svc_name %>%{REQUEST_URI}
-</VirtualHost>
-
 <VirtualHost *:443>
     ServerAdmin [email protected]
     ServerName bugs.wikimedia.org

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6a686781c3c4df6a5c0aca03f07a4a13e94f2153
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: 20after4 <[email protected]>
Gerrit-Reviewer: Aklapper <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Matanya <[email protected]>
Gerrit-Reviewer: Nemo bis <[email protected]>
Gerrit-Reviewer: Qgil <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to