some cleanup
This commit is contained in:
parent
e41cf10088
commit
02b3222295
1 changed files with 0 additions and 3 deletions
|
@ -10,6 +10,3 @@ BindToInterface = <%= tinc_interface.to_s %>
|
||||||
<% connect_to_hosts_tinc.to_a.each do |connect_to_host| -%>
|
<% connect_to_hosts_tinc.to_a.each do |connect_to_host| -%>
|
||||||
ConnectTo = <%= connect_to_host %>
|
ConnectTo = <%= connect_to_host %>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
|
|
||||||
#GraphDumpFile = /tmp/tincdump
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue