On Mon, May 23, 2011 at 2:06 PM, hyzhang <hyzh...@jcvi.org> wrote: > Hi, > > I wrote a custom facter called active_interface and put in /etc/puppet/ > modules/networking/lib/facter directory. > Then I did "export RUBYLIB=/etc/puppet/modules/networking/lib" on > puppet master. > > On puppet master, it works. > facter active_interface > eth0 > > But on client, it did not even seem to try to pull it from master. The > log does not show any event related. > > Do I miss something?
Enable pluginsync option on the the client puppet.conf, and test on the client with the command facter -p. HTH, Nan -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@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.