On 01/16/2014 11:56 AM, Andrea Cappelli wrote:
> Hi,
> I'm searching through the logs of my master for the warning in the
> subject, to move to Puppet3
>
> Sometimes in the warning the manifest name isn't showed up, thereis a
> reason?
>
> Thu Jan 16 14:58:02 +0100 2014 Puppet (warning): Dynamic lookup of
> $mailaddr is deprecated. For more information, see
> http://docs.puppetlabs.com/guides/scope_and_puppet.html. To see the
> change in behavior, use the --debug flag.
Have you tried running with the --debug flag as suggested?

Have you tried just grepping your modules/manifests for "$mailaddr" ???
>
> Thu Jan 16 17:09:07 +0100 2014 Puppet (warning): Dynamic lookup of
> $domain at /path/to/a/file/dotpp.pp/:127 is deprecated. For more
> information, see
> http://docs.puppetlabs.com/guides/scope_and_puppet.html. To see the
> change in behavior, use the --debug flag.
There's a specific location:
Dynamic lookup of $domain at /path/to/a/file/dotpp.pp/:127
>
> How can I easy discover where the dynamic lookup occurs in the first
> case?
>
> Thank you
>

-- 
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/52D91E17.9060404%40jasonantman.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to