kunsi-p14s: disable ipv6 forwarding, we don't need that
This commit is contained in:
parent
588f1218c2
commit
08bf3b6565
1 changed files with 0 additions and 1 deletions
|
@ -155,7 +155,6 @@ nodes['kunsi-p14s'] = {
|
||||||
'sysctl': {
|
'sysctl': {
|
||||||
'options': {
|
'options': {
|
||||||
'net.ipv4.ip_forward': '1',
|
'net.ipv4.ip_forward': '1',
|
||||||
'net.ipv6.conf.all.forwarding': '1',
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'systemd-networkd': {
|
'systemd-networkd': {
|
||||||
|
|
Loading…
Reference in a new issue