BBlack has submitted this change and it was merged.
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(-)
Approvals:
BBlack: Verified; Looks good to me, approved
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: merged
Gerrit-Change-Id: I369f5cc6ef99cf85b0750ee3d64fd2bada25c9db
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits