Merge "Ensure net.ipv6.conf.lo.disable_ipv6=0" into stable/train

This commit is contained in:
Zuul 2020-06-09 21:15:52 +00:00 committed by Gerrit Code Review
commit faba08ca9a
1 changed files with 2 additions and 0 deletions

View File

@ -149,6 +149,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: