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