2017-09-30 14:36:48 +02:00
|
|
|
---
|
2018-08-10 06:09:37 +02:00
|
|
|
sysctl_settings:
|
2017-09-30 14:36:48 +02:00
|
|
|
- name: net.ipv4.neigh.default.gc_thresh1
|
|
|
|
value: 1024
|
|
|
|
- name: net.ipv4.neigh.default.gc_thresh2
|
|
|
|
value: 2048
|
|
|
|
- name: net.ipv4.neigh.default.gc_thresh3
|
|
|
|
value: 4096
|
|
|
|
- name: net.ipv6.conf.all.autoconf
|
|
|
|
value: 0
|
|
|
|
- name: net.ipv6.conf.default.autoconf
|
|
|
|
value: 0
|
|
|
|
- name: net.ipv6.neigh.default.gc_thresh1
|
|
|
|
value: 1024
|
|
|
|
- name: net.ipv6.neigh.default.gc_thresh2
|
|
|
|
value: 2048
|
|
|
|
- name: net.ipv6.neigh.default.gc_thresh3
|
|
|
|
value: 4096
|