feat: manage the facts soft limit
- set the facts soft limit for agents and servers - prevent warnings about reaching the default 2048 soft limit
This commit is contained in:
@@ -17,6 +17,7 @@ report_server = <%= $report_server %>
|
||||
runinterval = <%= $runinterval %>
|
||||
runtimeout = <%= $runtimeout %>
|
||||
show_diff = <%= $show_diff %>
|
||||
number_of_facts_soft_limit = <%= $facts_soft_limit %>
|
||||
|
||||
[master]
|
||||
node_terminus = <%= $node_terminus %>
|
||||
|
||||
Reference in New Issue
Block a user