Dear List,

i'm running Puppet version 2.7.1 (Natty backport) on both sides. I
have a custom fact in [module]/lib/facter/customfact.rb and i have
enabled pluginsync on both the server and client side. When i'm
running the agent it shows the following output:


puppetd --test --noop
info: Retrieving plugin
notice: /File[/var/lib/puppet/lib/facter/customfact.rb]/content:
content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}
e57687d165dc489c3738d481583c1062'
info: Loading downloaded plugin /var/lib/puppet/lib/facter/
latestkernel.rb
info: Loading facts in latestkernel
info: Loading facts in latestkernel
info: Caching catalog for some.domain.tld
info: Applying configuration version '1334569173'
notice: /Stage...module stuff
notice: Finished catalog run in 1.67 seconds

But the plugin on the client is an empty file:

ls -l /var/lib/puppet/lib/facter/
total 0
-rw-rw-r-- 1 root root 0 Apr 16 11:43 customfact.rb

I've tried to find a solution for this but as you see i'm lost. Do you
have any idea what might causing this?

Best regards,
Mate

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

Reply via email to