From 63c5e8f897fe54f1176f8b848c6caf7ca2394dd8 Mon Sep 17 00:00:00 2001 From: Jesse Reynolds Date: Mon, 25 Jul 2016 16:08:37 +1000 Subject: [PATCH] restore 10000 for jruby max-requests-per-instance --- hieradata/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hieradata/common.yaml b/hieradata/common.yaml index 80bad3a..07fbd80 100644 --- a/hieradata/common.yaml +++ b/hieradata/common.yaml @@ -2,4 +2,4 @@ message: "This node is using common data" #Puppet Server Tuning -puppet_enterprise::master::puppetserver::jruby_max_requests_per_instance: 0 +puppet_enterprise::master::puppetserver::jruby_max_requests_per_instance: 10000