Update tinc
This commit is contained in:
parent
9cc4715fd4
commit
fb1249961b
@ -20,7 +20,7 @@
|
||||
{{ end }}
|
||||
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