I have built my own fact to add to facter. When I manually put the script in /usr/lib/ruby/1.8/facter it works fine. I can run facter and I see the output from my script.
My problem is I cannot get puppetmasterd to distribute the fact to my clients. Debian Lenny. Client version of puppet: 0.25.1-2~bpo50+1 Server version of puppet: 0.25.1-3 I have read http://reductivelabs.com/trac/puppet/wiki/PluginsInModules over and over again, but it does not make sense to me. Is there better documentation out there? Something Debian specific? When I run puppetmasterd I see this in the output: info: Could not find filesystem info for file 'plugins' in environment production I have these directories: drwxr-xr-x 2 puppet puppet 4096 2010-02-01 10:14 facter drwxr-xr-x 5 puppet puppet 4096 2010-02-01 10:00 ../lib/ drwxr-xr-x 2 puppet puppet 4096 2010-02-01 09:09 provider drwxr-xr-x 2 puppet puppet 4096 2010-02-01 09:09 type I have also put the directory structure in /etc/puppet/lib etc. etc. On the client I see: err: /File[/var/lib/puppet/lib]: Failed to retrieve current state of resource: Could not retrieve information from source(s) puppet://puppet/plugins I have tried many different combinations of options in the config files, so I am not sure what good posting my configs would do, also they are default right now anyways (what came with the debian package at install). I think there is just too much here I do not understand, can someone suggest a great documentation reference for puppet? The existing wiki pages on this topic are just not good enough for me. I am willing to update them, but I need to understand this first. Brian, -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.