BBlack has uploaded a new change for review.

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

Change subject: 403 for maps - T108765
......................................................................

403 for maps - T108765

Change-Id: I369f5cc6ef99cf85b0750ee3d64fd2bada25c9db
---
M templates/varnish/maps-frontend.inc.vcl.erb
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/41/231141/1

diff --git a/templates/varnish/maps-frontend.inc.vcl.erb 
b/templates/varnish/maps-frontend.inc.vcl.erb
index 58463f4..a0711c0 100644
--- a/templates/varnish/maps-frontend.inc.vcl.erb
+++ b/templates/varnish/maps-frontend.inc.vcl.erb
@@ -4,6 +4,7 @@
 
 sub vcl_recv {
        call vcl_recv_purge;
+       error 403 "Access Denied";
        return (lookup);
 }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I369f5cc6ef99cf85b0750ee3d64fd2bada25c9db
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>

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

Reply via email to