kolla-ansible/ansible/roles/neutron
Mark Goddard caf33be54b Explicitly unset net.ipv4.ip_forward sysctl
While I8bb398e299aa68147004723a18d3a1ec459011e5 stopped setting
the net.ipv4.ip_forward sysctl, this change explicitly removes the
option from the Kolla sysctl config file. In the absence of another
source for this sysctl, it should revert to the default of 0 after the
next reboot.

A deployer looking to more aggressively change the value may set
neutron_l3_agent_host_ipv4_ip_forward to 0. Any deployments still
relying on the previous value may set
neutron_l3_agent_host_ipv4_ip_forward to 1.

Related-Bug: #1945453

Change-Id: I9b39307ad8d6c51e215fe3d3bc56aab998d218ec
2022-03-07 17:31:46 +00:00
..
defaults Explicitly unset net.ipv4.ip_forward sysctl 2022-03-07 17:31:46 +00:00
handlers Add support for encrypting backend Neutron API Server 2020-10-12 17:27:44 +00:00
tasks Explicitly unset net.ipv4.ip_forward sysctl 2022-03-07 17:31:46 +00:00
templates Merge "Add support for VMware NSXP" 2022-02-18 12:04:41 +00:00
vars Move project_name and kolla_role_name to role vars 2021-12-31 09:26:25 +00:00