Giuseppe Lavagetto has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/355096 )

Change subject: profile::nginx::tlsproxy: brown paper bag fix
......................................................................

profile::nginx::tlsproxy: brown paper bag fix

Change-Id: I900201b7c6705ddd8b9d028da97edfe999760ce1
---
M modules/profile/templates/etcd/tls_proxy.conf.erb
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/96/355096/1

diff --git a/modules/profile/templates/etcd/tls_proxy.conf.erb 
b/modules/profile/templates/etcd/tls_proxy.conf.erb
index bb7ed1c..3faea8a 100644
--- a/modules/profile/templates/etcd/tls_proxy.conf.erb
+++ b/modules/profile/templates/etcd/tls_proxy.conf.erb
@@ -29,7 +29,7 @@
 
     error_page 403 /readonly.json
 
-    location /401.json {
+    location /403.json {
        root /etc/nginx/etcd-errors;
        internal;
     }

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

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

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

Reply via email to