MetricsQdr: fix minor spacing issue in qdrouterd template
Change-Id: Ic4d98dfb30f4883c8084de5db367af4db9db4dca
(cherry picked from commit 43522c579f
)
This commit is contained in:
parent
fde0fe022a
commit
9f043cda37
@ -39,7 +39,7 @@ sslProfile {
|
|||||||
<%- end -%>
|
<%- end -%>
|
||||||
|
|
||||||
<%- @ssl_profiles.each do |profile| -%>
|
<%- @ssl_profiles.each do |profile| -%>
|
||||||
sslProfile{
|
sslProfile {
|
||||||
<%- profile.each do |k,v| -%>
|
<%- profile.each do |k,v| -%>
|
||||||
<%= k %>: <%= v %>
|
<%= k %>: <%= v %>
|
||||||
<%- end -%>
|
<%- end -%>
|
||||||
|
Loading…
Reference in New Issue
Block a user