
Change-Id: Ie880f005319a1b0c5bfead3ba4ad2ed90c862cd9 Signed-off-by: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
588 B
588 B
kernel - Kernel parameters
The Linux kernel has many parameters that can improve overall system security and most of these parameters can be changed while a system is running.
Overview
The security role applies several changes to kernel parameters and
each of these changes are controlled by Ansible variables. Review the
## Kernel settings
section within
defaults/main.yml
file for more information on these
changes.
One deviation appears in this section for IP forwarding. Review the
documentation for V-72309
below for more details.