On 16-08-11 10:59, [email protected] wrote:
> Forum: CFEngine Help
> Subject: Re: bug? ifvarclass in reports after any::
> Author: Seva Gluschenko
> Link to topic: https://cfengine.com/forum/read.php?3,23005,23110#msg-23110
>
> For Cfengine, there's no way to distinguish from "any" defined as a last
> resort and "any" defined by hand. Use some other universal class, e.g.
> "cfengine_3"
>
You can use all clasese except 'any'. We bypass this 'silly' test in
promises.cf:
{{{
classes:
## To trick the cfengine parser for reports section ;-)
#
"all" or => { "any" };
}}}
and use the class 'all' in our reports.
my 2
--
********************************************************************
* Bas van der Vlies e-mail: [email protected] *
* SARA - Academic Computing Services Amsterdam, The Netherlands *
********************************************************************
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine