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