Forum: CFEngine Help
Subject: Re: Interating over a list in an array
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,26354,26374#msg-26374

CFEngine and recursion don't seem to mix, and you're sneaking some recursion 
into the iteration there. :)  You'd probably need to make a second bundle whose 
parameter is the list o' indices and then pass it each list in turn through 
another method.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to