Andrew Bogott has submitted this change and it was merged.

Change subject: dynamicproxy: remove spurious <% end %>
......................................................................


dynamicproxy: remove spurious <% end %>

Left over from the original labs-is-down handling.

Change-Id: I149615ede230ce9461951c3339c581761e27af04
---
M modules/dynamicproxy/templates/urlproxy.conf
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/modules/dynamicproxy/templates/urlproxy.conf 
b/modules/dynamicproxy/templates/urlproxy.conf
index a912d48..4cb50af 100644
--- a/modules/dynamicproxy/templates/urlproxy.conf
+++ b/modules/dynamicproxy/templates/urlproxy.conf
@@ -142,7 +142,7 @@
         # http, so we limit the rewriting to tools.wmflabs.org.
         proxy_redirect http://<%= @web_domain %>/ $scheme://<%= @web_domain 
%>/;
     }
-    <% end %>
+
     # GZIP ALL THE THINGS!
     gzip on;
     gzip_proxied any;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I149615ede230ce9461951c3339c581761e27af04
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to