Merge "Ensure net.ipv6.conf.lo.disable_ipv6=0"

This commit is contained in:
Zuul 2020-06-04 10:19:06 +00:00 committed by Gerrit Code Review
commit 6ce9fd4eb9

View File

@ -164,6 +164,8 @@ outputs:
value: "35357,49000-49001"
net.ipv6.conf.all.disable_ipv6:
value: {get_param: KernelDisableIPv6}
net.ipv6.conf.lo.disable_ipv6:
value: 0
net.ipv4.ip_forward:
value: {get_param: KernelIpForward}
net.ipv4.ip_nonlocal_bind: