mirror of
https://github.com/saltstack-formulas/sysctl-formula.git
synced 2024-11-27 23:07:54 +01:00
12 lines
176 B
Plaintext
12 lines
176 B
Plaintext
---
|
|
sysctl:
|
|
lookup:
|
|
pkg: procps-ng
|
|
config:
|
|
location: '/etc/sysctl.d'
|
|
params:
|
|
fs.file-max:
|
|
value: 100000
|
|
config: fs.conf
|
|
vm.swappiness: 20
|