From: Stephen Gran Date: Sat, 26 Dec 2009 19:01:56 +0000 (+0000) Subject: try to make staging work, try 2 X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=c42cac4297e6c9007ffe9cb7d7ff585db9c78075;p=mirror%2Fdsa-puppet.git try to make staging work, try 2 Signed-off-by: Stephen Gran --- diff --git a/files/etc/puppet/puppet.conf b/files/etc/puppet/puppet.conf index d0ac184b5..7343e3d5f 100644 --- a/files/etc/puppet/puppet.conf +++ b/files/etc/puppet/puppet.conf @@ -24,6 +24,5 @@ environments = development,testing,production,staging templatedir=/srv/puppet.debian.org/stages/staging/templates libdir=/etc/puppet/lib modulepath=/srv/puppet.debian.org/stages/staging/modules -manifest=/srv/puppet.debian.org/stages/staging/manifests/site.pp -factpath=/srv/puppet.debian.org/stages/staging/facts +manifestdir=/srv/puppet.debian.org/stages/staging/manifests/ fileservercfg=/srv/puppet.debian.org/stages/staging/fileserver.conf