[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 2.6.1rc1-141-gcdb2b90
markus (none)
markus at AVA-351181.
Mon Aug 16 12:48:42 UTC 2010
The following commit has been merged in the upstream branch:
commit 0f9672a545ac057282b9add87ee602e3200d11de
Author: James Turnbull <james at lovedthanlost.net>
Date: Sun Jul 25 09:55:22 2010 +1000
Fixed #4311 - Typo in defaults.rb
diff --git a/lib/puppet/defaults.rb b/lib/puppet/defaults.rb
index 84e2d93..4bc71df 100644
--- a/lib/puppet/defaults.rb
+++ b/lib/puppet/defaults.rb
@@ -607,7 +607,7 @@ module Puppet
setdefaults(
:main,
- :factpath => {:default => "$vardir/lib/facter/${File::PATH_SEPARATOR}$vardir/facts",
+ :factpath => {:default => "$vardir/lib/facter:$vardir/facts",
:desc => "Where Puppet should look for facts. Multiple directories should
be colon-separated, like normal PATH variables.",
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list