From: Silvio Rhatto Date: Thu, 11 Feb 2010 01:21:41 +0000 (-0200) Subject: Increasing run interval X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=45f16360e26d8be65e1d21364744217064ccd748;p=puppet-puppet.git Increasing run interval --- diff --git a/templates/puppet-node.conf.erb b/templates/puppet-node.conf.erb index 792991a..45b0401 100644 --- a/templates/puppet-node.conf.erb +++ b/templates/puppet-node.conf.erb @@ -8,5 +8,5 @@ pluginsync=true [puppetd] server = puppet.<%= domain %> -runinterval = 600 +runinterval = 900 puppetport = 8139