mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
QUICK-265: Increase open files limit for Jira service
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
atl_product_user: "jira"
|
||||
atl_product_edition: "jira-{{ lookup('env', 'ATL_PRODUCT_EDITION') | lower }}"
|
||||
|
||||
atl_startup_systemd_params:
|
||||
- "LimitNOFILE=16384"
|
||||
|
||||
roles:
|
||||
- role: linux_common
|
||||
- role: aws_common
|
||||
|
||||
Reference in New Issue
Block a user