Skip to content

Commit 5497d19

Browse files
committed
Remove max_requests_per_instance since hiera-eyaml is fixed
Prior to this commit, we mitigated issues with hiera-eyaml causing a memory leak by setting max_requets_per_instance to 0 After this commit, we go back to the default for max_requests_per_instance because the hiera-eyaml memory leak has been resolved for months if you use the newest version
1 parent e0d6fee commit 5497d19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

hieradata/common.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
---
22
message: "This node is using common data"
3-
4-
#Puppet Server Tuning
5-
puppet_enterprise::master::puppetserver::jruby_max_requests_per_instance: 0

0 commit comments

Comments
 (0)