Mike Svoboda <msvob...@linkedin.com> wrote:

>Can you use a methods promise to pass the slist as an argument down
>into a
>lower bundle?
>
>Kind of a hack, but I think it would do what you want..  The first
>variable expansion in your primary policy would extract the slist out
>of
>the array.  Once you were in the "sub bundle" via the method promise,
>the
>slist would expand into a string.
>
>
>
>
>On 10/5/12 2:47 PM, "Nick Anderson" <n...@cmdln.org> wrote:
>
>>Yeah I keep running into it too, you can pull it back out into another
>>list and iterate as a workaround.
>>-- 
>>Sent from Kaiten Mail for Android. Please excuse my brevity.
>>_______________________________________________
>>Help-cfengine mailing list
>>Help-cfengine@cfengine.org
>>https://cfengine.org/mailman/listinfo/help-cfengine

I have been creating a local slist from the slist in the array when I am in the 
sub bundle. Basically just like before we could iterate on global lists. 
-- 
Sent from Kaiten Mail for Android. Please excuse my brevity.
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to