Forum: CFEngine Help Subject: Re: CFEngine 3.3.5 does not like {{{ classes: "webclass" or => { "@(webservers)" }; }}} (Was: Re: CFEngine Help: Re: False report of "no constrants" in constrained classes promises.) Author: phnakarin Link to topic: https://cfengine.com/forum/read.php?3,27525,27535#msg-27535
Something is odd here. I suspected a normal ordering in common bundle? Please try the following code to see the error still persists. bundle common global_classes { vars: "webservers" slist => { "web01", "web02", "web03" }; classes: "cf_dbs" expression => "linux"; "cf_webfarm" or => { "@(webservers)" }; } Cheers, -- Nakarin _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine