commit | 1251c8c4c20316222005b819cf16b53e39e611df | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Fri Apr 21 14:55:19 2017 +0200 |
committer | GitHub <noreply@github.com> | Fri Apr 21 14:55:19 2017 +0200 |
tree | 4b53edc061592653889624848a726439102a7ed0 | |
parent | 34e266192bab45db3584cd78fcdcf3dc1717c610 [diff] [blame] |
Fix typo in linux limits https://mirantis.jira.com/browse/RIL-1037
diff --git a/linux/system/single.yml b/linux/system/single.yml index fad25ae..7f51033 100644 --- a/linux/system/single.yml +++ b/linux/system/single.yml
@@ -50,9 +50,9 @@ item: nofile value: 307200 - type: soft - item: noproc + item: nproc value: 307200 - type: hard - item: noproc + item: nproc value: 307200