Are you using "puppet" as you say below, or "puppetd"? "puppet" is a
standalone interpreter which does not contact a server.

All functions run server-side, so if you *are* using "puppetd", you
would need to look in the server logs, and it will be there.

--Paul

On Sun, Oct 19, 2008 at 12:36 AM, schickb <[EMAIL PROTECTED]> wrote:
>
> I must be missing something obvious, but I haven't figure out how to
> show debug/notice messages on the client when doing "puppet --server
> blah --test". I've tried doing something like:
>
> define example {
>    notice("hello")
> }
>
> but I see nothing in the client messages (or the server's log file).
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to