On Wed, 08 Sep 2010 11:25:39 -0500, James Cammarata <[email protected]> wrote: >>> The only way to get rid of this error is to set the libdir variable, >>> which >>> I don't think is right. Can anyone point out what I'm doing wrong > here? >>> The documentation on custom facts is pretty horrible, and is too much a >>> mish-mash of old vs new methods. >>> >> >> So setting the factpath isn't enough? You're finding you need to set >> the libdir as well? What is the libdir set to with the above settings? >> (sudo puppetd --configprint libdir) > > Setting libdir on the client just causes a different error to be generated, > it doesn't really work still. > > >> What puppet versions are you running? > > 0.25.4, installed from EPEL RPMs. > > >> I don't believe you need a [plugins] mountpoint defined. >> >> With 0.25.x I don't have one, and modules/*/lib/facter syncs quite > happily. > > It appears to be optional, it creates a default if you don't based on > puppetmasterd --debug output
After some discussion in IRC, it appears the issue may be related to this: http://www.mail-archive.com/[email protected]/msg08955.html I have had issues with deploying directories recursively in the past, so this must be what is happening. I'm unclear what the resolution finally was on that thread, so if anyone has seen that issue I'd appreciate any help. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
