On 05/06/2010 11:37 AM, Michael DeHaan wrote:
> On Mon, May 3, 2010 at 4:32 PM, Marcus, Allan B<
al...@lanl.gov> wrote:
>
>> I put a
>> puts "running my fact"
>> into a custom fact. Then I run puppetd from a client in debug mode. I see the "running my fact" three times. Does this mean that the custome fact code is executing three times on the client every time?
>>
>>
> Hmm, that wouldn't be good.
>
> First question -- what versions of Puppet and facter?
>
> Secondly, can you share your fact code with us? (a gist on
>
github.com perhaps, or just paste it if it's small?)
>
> --Michael
>
>