Hi Steve, Did you add pluginsync = true on the client? Is it in the [agent] or [main] section?
What happens when you just do: puppet agent -t --pluginsync (obviously inserting any other switches you normally require) ken. On Wed, Aug 10, 2011 at 8:22 PM, Steve <[email protected]> wrote: > I've tried to sync custom facts to puppet client 2.6.7 with no luck. > Could you please give me advise? > > placed custom facts in /etc/puppet/modules/cutom/lib/facter directory > (empty init.pp file created as well) > > edited puppet.conf to add following > > pluginsync = true > modulepath = /etc/puppet/modules > > > > -- > 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. > > -- "Join us for PuppetConf, September 22nd and 23rd in Portland, OR: http://bit.ly/puppetconfsig" -- 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.
