* Andreas J. Koenig <[EMAIL PROTECTED]>
>      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


_______________________________________________
Help-cfengine mailing list
Help-cfengine@gnu.org
http://lists.gnu.org/mailman/listinfo/help-cfengine

Reply via email to