Hashar has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/338274 )

Change subject: contint: keeping trailing new line in proxy_jenkins
......................................................................

contint: keeping trailing new line in proxy_jenkins

Follow-up 5e4a58173a

Change-Id: Ife50983b95ba9430e8da272a4ccd218910dad929
---
M modules/contint/templates/apache/proxy_jenkins.erb
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/74/338274/1

diff --git a/modules/contint/templates/apache/proxy_jenkins.erb 
b/modules/contint/templates/apache/proxy_jenkins.erb
index 34446eb..25594b8 100644
--- a/modules/contint/templates/apache/proxy_jenkins.erb
+++ b/modules/contint/templates/apache/proxy_jenkins.erb
@@ -4,8 +4,8 @@
 #####################################################################
 # vim: filetype=apache
 
-ProxyPass       <%= @prefix -%> http://localhost:8080<%= @prefix -%>
-ProxyPassReverse    <%= @prefix -%> http://localhost:8080<%= @prefix -%>
+ProxyPass       <%= @prefix -%> http://localhost:8080<%= @prefix %>
+ProxyPassReverse    <%= @prefix -%> http://localhost:8080<%= @prefix %>
 ProxyRequests       Off
 
 # Local reverse proxy authorization override

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ife50983b95ba9430e8da272a4ccd218910dad929
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <has...@free.fr>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to