You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Hi
Anyone can please help me to sort out whether custom facts are loaded first or build-in facts in the puppet master.
Thanks
Spencer Krum
unread,
Nov 28, 2014, 2:49:31 PM11/28/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
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.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Thanks for the reply.
I m not cloaking any fact just trying to know in a general puppet run how it should go??
jcbollinger
unread,
Dec 1, 2014, 9:04:44 AM12/1/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
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 it important to you? In any case, what is still unclear to you after Spencer's response?