Forum: CFEngine Help Subject: Re: Why does CFEngine 3.2.0 consider running a process_stop command as a promise kept? Author: zzamboni Link to topic: https://cfengine.com/forum/read.php?3,23210,23483#msg-23483
ifvarclass most definitely does _not_ define classes. It does build and evaluate a class expression. So you can have something like ifvarclass => "$(bar).linux" which would mean the corresponding promise is applied only if both the class whose name is in $(bar) AND "linux" are defined. But it does not create any new classes. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine