Hi Guys,

I've created some custom facts in /etc/puppet/MODULE_NAME/lib/facter/. 
 When I run puppet I'm having facts that aren't even defined in a module 
being called by the node deployed to the agent.  This is causing the facts 
to fail on the agent.

For instance, if I have the following custom fact files:

/etc/puppet/modules/abc/lib/facter/abc.rb

/etc/puppet/modules/xyz/lib/facter/xyz.rb


When I define a node calling only module abc, it also delivers the fact 
file defined under module xyz.  On the agent, I end up with abc.rb AND 
xyz.rb.

Am I doing something wrong or is this normal?

Thanks..... 

 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/00d60c9a-5c35-4a85-a552-9505be073f28%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to