Bug #19494
smart_proxy_dynflow_core needs to have opened files limit increased on debian
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
Yes
Description
Debian runs smart_proxy_dynflow_core as part of smart-proxy (by requiring it). We need to handle this by either making smart_proxy_dynflow_core a standalone service or handle it some other way
Associated revisions
History
#1
Updated by Adam Ruzicka almost 2 years ago
- Triaged set to No
- Assignee set to Adam Ruzicka
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/655 added
#2
Updated by Adam Ruzicka almost 2 years ago
- Target version set to 2.5.0
- Category changed from Dynflow to Foreman modules
- Project changed from foreman-tasks to Installer
#3
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Triaged changed from No to Yes
#4
Updated by The Foreman Bot almost 2 years ago
- Fixed in Releases 2.5.0 added
#5
Updated by Adam Ruzicka almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman_proxy|941e934a4a27a40e7963bc59f6ab5c14fafb82dc.
Fixes #19494 - Increase open files limit
We did this for standalone smart_proxy_dynflow_core, we need to do it for
all-in-one deployments as well.