From 2a4fb9161dec58ac4864d986a31e417363200cc5 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Tue, 25 Mar 2014 14:21:52 +0100 Subject: [PATCH] greater timeouts --- templates/puppet.conf.erb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/puppet.conf.erb b/templates/puppet.conf.erb index 4590226..6af96df 100644 --- a/templates/puppet.conf.erb +++ b/templates/puppet.conf.erb @@ -34,7 +34,6 @@ reporturl=<%= scope.lookupvar('puppetmaster_reporturl') %> modulepath=<%= scope.lookupvar('puppetmaster_modulepath') %> storeconfigs=true rails_loglevel=info -dbconnections=20 <% end -%> [agent] @@ -44,4 +43,4 @@ runinterval=1800 splay=true report=true server=<%= scope.lookupvar("puppetmaster_server") %> -configtimeout=520 +configtimeout=720