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