Re: [Puppet Users] custom facts ir plugin facts

2014-12-01 Thread jcbollinger
On Friday, November 28, 2014 7:03:54 PM UTC-6, pankaj sehgal wrote: > > Thanks for the reply. > I m not cloaking any fact just trying to know in a general puppet run how > it should go?? If you cannot tell the difference then what does it matter? Or to put it the other way around, why is

Re: [Puppet Users] custom facts ir plugin facts

2014-11-28 Thread pankaj sehgal
Thanks for the reply. I m not cloaking any fact just trying to know in a general puppet run how it should go?? -- 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

Re: [Puppet Users] custom facts ir plugin facts

2014-11-28 Thread Spencer Krum
Facts are generated by the Puppet client (agent) then given to the master. The only reason ordering between custom and built in facts would matter is if you ware trying to 'cloak' a fact. I think what you should do is make a custom fact, then use that in your manifests. -- Spencer Krum n...@s