RE: [Puppet Users] Re: exceptions, error, traces

2013-01-22 Thread GRANIER Bernard (MORPHO)
s Sent: Monday, January 21, 2013 7:07 PM To: puppet-users@googlegroups.com Subject: Re: [Puppet Users] Re: exceptions, error, traces On Monday, January 21, 2013 12:47:12 AM UTC-8, bernard...@morpho.com<mailto:bernard...@morpho.com> wrote: Hi, First, thanks for your answer. I am not stil

Re: [Puppet Users] Re: exceptions, error, traces

2013-01-21 Thread Ellison Marks
e Système > > bernard...@morpho.com > > 01 58 11 32 51 > > > > *From:* puppet...@googlegroups.com [mailto: > puppet...@googlegroups.com ] *On Behalf Of *Ellison Marks > *Sent:* Friday, January 18, 2013 7:07 PM > *To:* puppet...@googlegroups.com > *Subject:* [Puppet U

RE: [Puppet Users] Re: exceptions, error, traces

2013-01-21 Thread GRANIER Bernard (MORPHO)
ran...@morpho.com> 01 58 11 32 51 From: puppet-users@googlegroups.com [mailto:puppet-users@googlegroups.com] On Behalf Of Ellison Marks Sent: Friday, January 18, 2013 7:07 PM To: puppet-users@googlegroups.com Subject: [Puppet Users] Re: exceptions, error, traces Notify is not a function. I

[Puppet Users] Re: exceptions, error, traces

2013-01-18 Thread Ellison Marks
Notify is not a function. It is a resource type. It essentially logs on the client by putting a message in the client's catalog. alert, crit, debug, emerg, err, info, notice and warning are functions. They will record a message to the server's log at the specified level. Parsing and execution w