From: Stephen Gran Date: Sat, 26 Dec 2009 18:20:23 +0000 (+0000) Subject: mention where staging is X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=2e032de04a6974865e39170a4ba3d167e0acd07f;p=mirror%2Fdsa-puppet.git mention where staging is Signed-off-by: Stephen Gran --- diff --git a/files/etc/puppet/puppet.conf b/files/etc/puppet/puppet.conf index 732dfffc7..1e3776ffa 100644 --- a/files/etc/puppet/puppet.conf +++ b/files/etc/puppet/puppet.conf @@ -17,3 +17,9 @@ libdir=/etc/puppet/lib [puppetd] environments = development,testing,production,staging + +[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