style(group_vars): formatting improvements
This commit is contained in:
@@ -8,6 +8,9 @@ sysctl_tuning:
|
||||
net.ipv4.tcp_keepalive_probes: 5
|
||||
net.ipv4.tcp_keepalive_intvl: 15
|
||||
net.ipv4.ip_local_port_range: "1024 65535"
|
||||
net.core.default_qdisc: fq
|
||||
net.ipv4.tcp_congestion_control: bbr
|
||||
net.ipv4.tcp_slow_start_after_idle: 0
|
||||
|
||||
# Memory tuning
|
||||
vm.swappiness: 10
|
||||
|
||||
Reference in New Issue
Block a user