Forum: Cfengine Help Subject: Re: Best way to defer all promise evaluation? Author: zzamboni Link to topic: https://cfengine.com/forum/read.php?3,22328,22339#msg-22339
mvpel Wrote: ------------------------------------------------------- > Perfect, that's just the ticket. I'm now trying to > figure out if I can do abortclasses => { "!good" > }, so it will mesh with the restart_class better - > looks like perhaps not, though. The same documentation says: To handle class expressions, simply create an alias for the expression with a single name. So I guess you would have to do something like: classes: "notgood" expression => "!good"; and then use "notgood" in abortclasses. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine