Cleanup ":"
This commit is contained in:
parent
563886294b
commit
5d05e596c0
|
@ -10,7 +10,7 @@ log_type all
|
|||
|
||||
<% @bridges.each do |remote_dc, bridge_config| -%>
|
||||
connection <%= @dc %>-to-<%= remote_dc %>
|
||||
address <%= bridge_config['address'] %>:<%= bridge_config['port'] %>:
|
||||
address <%= bridge_config['address'] %>:<%= bridge_config['port'] %>
|
||||
topic cdn/<%= @dc %>/purge out 1
|
||||
bridge_cafile /usr/local/share/ca-certificates/step_ca_root.crt
|
||||
bridge_certfile /etc/mosquitto/certs/cert.pem
|
||||
|
|
Loading…
Reference in a new issue