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:
6ae3ef8
)
Use the right path to the extra facts, so that puppet can report the new
author
Stephen Gran
<steve@lobefin.net>
Sun, 1 Mar 2009 00:09:32 +0000
(
00:09
+0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 1 Mar 2009 00:09:32 +0000
(
00:09
+0000)
facts we provide
Signed-off-by: Stephen Gran <steve@lobefin.net>
puppet.conf
patch
|
blob
|
history
diff --git
a/puppet.conf
b/puppet.conf
index
1448729
..
b3958e7
100644
(file)
--- a/
puppet.conf
+++ b/
puppet.conf
@@
-3,7
+3,7
@@
logdir=/var/log/puppet
vardir=/var/lib/puppet
ssldir=/var/lib/puppet/ssl
rundir=/var/run/puppet
-factpath=$vardir/fact
er
+factpath=$vardir/fact
s
pluginsync=true
[puppetmasterd]