commit | 09f08d204412bda1c0d3fb225f0273e2e189fd21 | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Thu Feb 02 08:04:50 2017 +0100 |
committer | Petr Michalec <epcim@apealive.net> | Thu Feb 02 08:04:50 2017 +0100 |
tree | cab9dd87606f62fc8d3eff66b32b898f7275e060 | |
parent | 457167730e9eefc734141d7af5d877dd319a0a79 [diff] |
Update sysctl limits for prod
diff --git a/linux/system/single.yml b/linux/system/single.yml index fcfa1b1..a4f45cc 100644 --- a/linux/system/single.yml +++ b/linux/system/single.yml
@@ -41,14 +41,14 @@ limits: - type: hard item: nofile - value: 102400 + value: 307200 - type: soft item: nofile - value: 102400 + value: 307200 - type: soft item: noproc - value: 102400 + value: 307200 - type: hard item: noproc - value: 102400 + value: 307200