diff --git a/hieradata/common.yaml b/hieradata/common.yaml index 2baa62b..18422d3 100644 --- a/hieradata/common.yaml +++ b/hieradata/common.yaml @@ -1,2 +1,5 @@ --- message: "This node is using common data" + +#Puppet Server Tuning +puppet_enterprise::master::puppetserver::jruby_max_requests_per_instance: 50000