Update tinc/lixonet/tinc.conf.tmpl
This commit is contained in:
parent
3b0461365c
commit
000f14f977
@ -41,7 +41,7 @@ DirectOnly = ${tinc_direct_only:-yes}
|
||||
ConnectTo = {{.}}
|
||||
{{ end }}
|
||||
{{ else }}
|
||||
{{ range files "tinc/hosts" }} {{ if ne . "${name}" }}
|
||||
{{ range files "tinc/lixonet/hosts" }} {{ if ne . "${name}" }}
|
||||
ConnectTo = {{.}}
|
||||
{{ end }} {{ end }}
|
||||
{{ end }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user