fix: thundering hurd (#435)
- started all puppet clients at the same time, resulting in thundering herd - add a randomness timer of 10 minutes Reviewed-on: #435
This commit was merged in pull request #435.
This commit is contained in:
@@ -12,3 +12,5 @@ runtimeout = <%= @runtimeout %>
|
||||
show_diff = <%= @show_diff %>
|
||||
usecacheonfailure = <%= @usecacheonfailure %>
|
||||
number_of_facts_soft_limit = <%= @facts_soft_limit %>
|
||||
splay = <%= @splay %>
|
||||
splaylimit = <%= @splaylimit %>
|
||||
|
||||
Reference in New Issue
Block a user