From 7962c338466f5f53863957a55b9eb0b0d85c765d Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 24 Jun 2012 16:54:20 +0100 Subject: [PATCH] up the config retrieval timeout Signed-off-by: Stephen Gran --- modules/debian-org/templates/puppet.conf.erb | 1 + 1 file changed, 1 insertion(+) 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 -- 2.20.1