Update tinc
This commit is contained in:
parent
f3ba52bea7
commit
9cc4715fd4
@ -18,9 +18,9 @@
|
||||
{{ if len "${internal_address6:-}" }}
|
||||
ipv6_address: ${internal_address6}
|
||||
{{ end }}
|
||||
sysctls:
|
||||
sysctls:
|
||||
{{ if ne "true" "${ipv6_enabled}" }}
|
||||
- net.ipv6.conf.all.disable_ipv6: 1
|
||||
- net.ipv6.conf.all.disable_ipv6: 1
|
||||
{{ else }}
|
||||
- net.ipv6.conf.all.disable_ipv6: 0
|
||||
- net.ipv6.conf.all.disable_ipv6: 0
|
||||
{{ end }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user