Forum: CFEngine Help Subject: Re: Build an slist from an array of slists Author: juriskrumins Link to topic: https://cfengine.com/forum/read.php?3,27036,27047#msg-27047
As far as I understand CFEngine policy language and how bundles gets processed, mentioned error message is correct. I believe following code will be the correct right one. ... "values1" slist => { "@(array[$(keys)])", "@(values)" }, policy => "ifdefined"; ... Can you please explain a bit more use case and your intention. Thank you. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine