Skip to content

Commit

Permalink
fix(typos)
Browse files Browse the repository at this point in the history
  • Loading branch information
minorOffense committed Oct 15, 2024
1 parent 6b6c912 commit d0837a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/conf/zoo.cfg.erb
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ client.certReload=<%=scope.lookupvar("zookeeper::client_cert_reload") %>
<% else -%>
#client.certReload=
<% end -%>
<% end -%>

# Force TLS version
ssl.protocol=<%= scope.lookupvar("zookeeper::ssl_protocol") %>
Expand Down

0 comments on commit d0837a1

Please sign in to comment.