Issue #3464 has been updated by Michael DeHaan.

Conversation seems to indicate that the docs may mean you're not supposed to 
update libdir (i was reading dashboard docs), and it might have been saying to 
update modulepath -- and was just confusingly written.

If libdir is meant to point at /var/lib/puppet, there can only be one.   In 
which case this is invalid, and the problem is with the docs saying to add 
something to libdir in dashboard.

Please close if you agree.  I'm not sure that is the intent of libdir or not.



----------------------------------------
Bug #3464: libdir does not seem to take colons
http://projects.puppetlabs.com/issues/3464

Author: Michael DeHaan
Status: Accepted
Priority: Normal
Assigned to: Jesse Wolfe
Category: installation
Target version: 0.25.5
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.

Reply via email to