Add hiera key for tuning max_requests_per_instance
https://docs.puppetlabs.com/pe/2015.2/config_puppetserver.html#tuning-maxrequestsperinstance-on-puppet-server
This commit is contained in:
parent
04f3239514
commit
809f682086
@ -1,2 +1,5 @@
|
||||
---
|
||||
message: "This node is using common data"
|
||||
|
||||
#Puppet Server Tuning
|
||||
puppet_enterprise::master::puppetserver::jruby_max_requests_per_instance: 50000
|
||||
|
Loading…
Reference in New Issue
Block a user