Issue #4311 has been reported by John Warburton.
----------------------------------------
Bug #4311: puppetmasterd --genconfig shows factpath with File::PATH_SEPARATOR
rather than colon
http://projects.puppetlabs.com/issues/4311
Author: John Warburton
Status: Unreviewed
Priority: Normal
Assigned to:
Category:
Target version:
Affected version: 2.6.0
Keywords: puppetmasterd genconfig factpath File::PATH_SEPARATOR
Branch:
% export RUBYLIB=/opt/local/pkgs/puppet-0.25.5/lib:/opt/local/lib
% /opt/local/pkgs/puppet-0.25.5/sbin/puppetmasterd --genconfig|grep factpath
factpath = /var/lib/puppet/lib/facter/:/var/lib/puppet/facts
% export RUBYLIB=/opt/local/pkgs/puppet-2.6.0/lib:/opt/local/lib
% /opt/local/pkgs/puppet-2.6.0/sbin/puppetmasterd --genconfig|grep factpath
factpath =
/var/lib/puppet/lib/facter/${File::PATH_SEPARATOR}/var/lib/puppet/facts
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.