From: Stephen Gran Date: Sun, 24 Jun 2012 15:54:20 +0000 (+0100) Subject: up the config retrieval timeout X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=7962c338466f5f53863957a55b9eb0b0d85c765d;p=mirror%2Fdsa-puppet.git up the config retrieval timeout Signed-off-by: Stephen Gran --- diff --git a/modules/debian-org/templates/puppet.conf.erb b/modules/debian-org/templates/puppet.conf.erb index 67a4d49e2..811895746 100644 --- a/modules/debian-org/templates/puppet.conf.erb +++ b/modules/debian-org/templates/puppet.conf.erb @@ -29,6 +29,7 @@ dbserver=localhost [agent] environments = development,testing,production,staging report = true +configtimeout = 240 [staging] manifestdir=/srv/puppet.debian.org/stages/staging/manifests