help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Documentation buglet


From: Jeremy Mates
Subject: Re: Documentation buglet
Date: Fri, 6 Jan 2006 05:17:12 -0800
User-agent: Mutt/1.4.2i

* Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
>      alerts:
>        "Reminder: say hello every hour" ifelapsed=60
> 
> This will give an error message that alerts cannot be in the
> any:: class.

Something like the following should workaround the limitation:

classes:
  any::
    nonetheless = ( any )

alerts:
  nonetheless::
    "hiya" ifelapsed=60




reply via email to

[Prev in Thread] Current Thread [Next in Thread]