Update tinc/lixonet/tinc.conf.tmpl
This commit is contained in:
parent
af0843515d
commit
3b0461365c
@ -41,8 +41,7 @@ DirectOnly = ${tinc_direct_only:-yes}
|
|||||||
ConnectTo = {{.}}
|
ConnectTo = {{.}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ else }}
|
{{ else }}
|
||||||
# In the following section, list built-in backbone/core Lxn3 nodes to connect to at boot
|
{{ range files "tinc/hosts" }} {{ if ne . "${name}" }}
|
||||||
ConnectTo = denco_mane_lixo
|
ConnectTo = {{.}}
|
||||||
ConnectTo = phxaz_nurd_lixo
|
{{ end }} {{ end }}
|
||||||
ConnectTo = daltx_nurd_lixo
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user