Re: slist inside array

2012-10-06 Thread Nick Anderson
Mike Svoboda 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 b

Re: slist inside array

2012-10-05 Thread Mike Svoboda
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,

Re: slist inside array

2012-10-05 Thread Nick Anderson
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/mail

Re: slist inside array

2012-10-05 Thread Aleksey Tsalolikhin
On Thu, Oct 4, 2012 at 5:11 AM, wrote: > Hi all, > > The slist I put into the array doesn't expand. That is a known limitation. I've bumped into this as well. I think this will be fixed in a future version? Aleksey ___ Help-cfengine mailing list He