From 0ba885937f812c5dd9e52c1d48a7dcc109c6a0c6 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 26 Dec 2009 18:57:04 +0000 Subject: [PATCH] try to make staging work Signed-off-by: Stephen Gran --- files/etc/puppet/puppet.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/files/etc/puppet/puppet.conf b/files/etc/puppet/puppet.conf index 1e3776ffa..d0ac184b5 100644 --- a/files/etc/puppet/puppet.conf +++ b/files/etc/puppet/puppet.conf @@ -10,6 +10,8 @@ ssldir=/var/lib/puppet/ssl rundir=/var/run/puppet factpath=$vardir/facts pluginsync=true +# This is the default environment for all clients +environment=production [puppetmasterd] templatedir=/etc/puppet/templates @@ -23,3 +25,5 @@ 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 +fileservercfg=/srv/puppet.debian.org/stages/staging/fileserver.conf -- 2.20.1