Hi all,
I'm experiencing some difficulty getting custom facts to run. I've
installed them on the puppetmaster in:
${modulepath}/${module}/lib/facter/*.rb
and from there they appear to be copied properly onto the clients, where
they end up in:
/var/lib/puppet/lib/facter/*.rb
On all clients, in puppet.log, the output of puppet-agent mentions
"Loading facts" and seems to do the right thing. However, running facter
on the client, the facts do not show up, even with --debug and with sudo.
On the puppetmaster, they do show up in facter output as expected.
So what's going wrong? I'm running CentOS 6 and Puppet 2.6.6.
Thanks,
Jonathan
--
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.