From 52bb3bde6163ca33b597424d91e64e246c593538 Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Wed, 13 May 2015 17:40:54 +0000 Subject: [PATCH] maybe staging wants a 3rdparty module path as well... Signed-off-by: Martin Zobel-Helas --- modules/debian-org/templates/puppet.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/debian-org/templates/puppet.conf.erb b/modules/debian-org/templates/puppet.conf.erb index 11546ebeb..13fe1372c 100644 --- a/modules/debian-org/templates/puppet.conf.erb +++ b/modules/debian-org/templates/puppet.conf.erb @@ -35,4 +35,4 @@ configtimeout = 240 [staging] manifestdir=/srv/puppet.debian.org/stages/staging/manifests fileserverconfig=/srv/puppet.debian.org/stages/staging/fileserver.conf -modulepath=/srv/puppet.debian.org/stages/staging/modules +modulepath=/srv/puppet.debian.org/stages/staging/modules:/srv/puppet.debian.org/stages/staging/3rdparty/modules -- 2.20.1