Forum: CFEngine Help
Subject: Re: Syntax help - access slist stored in array
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,24555,24565#msg-24565
Based on my earlier testing wtih passing lists to parametrized methods, you may
want to more fully qualify the variables
On 01/13/2012 05:15 AM, Nicolas Charles wrote:
> On 13/01/2012 07:05, Nick Anderson wrote:
>> I cant seem to get the syntax right for accessing a list stored in an array.
>>
>> I define users and groups using arrays, I would like to be able to use
>> the same style when defining group members.
>>
>
On 13/01/2012 07:05, Nick Anderson wrote:
> I cant seem to get the syntax right for accessing a list stored in an array.
>
> I define users and groups using arrays, I would like to be able to use
> the same style when defining group members.
>
> then pass groups to a parameterized bundle to make su
On 01/13/2012 07:05 AM, Nick Anderson wrote:
> I cant seem to get the syntax right for accessing a list stored in an array.
>
> I define users and groups using arrays, I would like to be able to use
> the same style when defining group members.
>
> then pass groups to a parameterized bundle to make