Issue #3464 has been reported by Michael DeHaan.
----------------------------------------
Bug #3464: libdir does not seem to take colons
http://projects.puppetlabs.com/issues/3464
Author: Michael DeHaan
Status: Unreviewed
Priority: Normal
Assigned to:
Category: installation
Target version:
Affected version: 0.25.4
Keywords:
Branch:
Multiple libdirs do not appear to be easily supported in puppet.conf.
r...@localhost:/home/mpdehaan/dashboard# puppet --genconfig | grep libdir
# The default value is '$libdir'.
libdir = /var/puppet/lib
If I change this to
libdir = /var/puppet/lib:/some/other
Puppet interprets this as a directory named "/var/puppet/lib:/some/other"
Also I can't do:
libdir = $libdir:/some/other
Which seem to be implied doable from the dashboard documentation.
--
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.