projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48cbef4
)
mention where staging is
author
Stephen Gran
<steve@lobefin.net>
Sat, 26 Dec 2009 18:20:23 +0000
(18:20 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sat, 26 Dec 2009 18:20:23 +0000
(18:20 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
files/etc/puppet/puppet.conf
patch
|
blob
|
history
diff --git
a/files/etc/puppet/puppet.conf
b/files/etc/puppet/puppet.conf
index
732dfff
..
1e3776f
100644
(file)
--- 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