Issue #3464 has been updated by James Turnbull.

Status changed from Unreviewed to Accepted
Assigned to set to Jesse Wolfe
Target version set to 0.25.5


----------------------------------------
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