mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +08:00
remove the lower file limit as we have lots of hosts and services needing open files
This commit is contained in:
@@ -13,6 +13,8 @@ LimitAS={{ (fedmsg_hub_memory_limit_mb|int + (ansible_memory_mb.swap.total / 2))
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
LimitNOFILE=16384
|
||||
|
||||
{% if fedmsg_hub_auto_restart %}
|
||||
Restart=on-failure
|
||||
{% if env == 'staging' %}
|
||||
|
||||
Reference in New Issue
Block a user