CFEngine Help: Re: CFEngine Help: Re: Copy TO Policy Server

2012-01-12 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Re: Copy TO Policy Server Author: tjavo87 Link to topic: https://cfengine.com/forum/read.php?3,24525,24552#msg-24552 tjavo87 Wrote: --- > Bas van der Vlies Wrote: >

CFEngine Help: Re: seek second thought

2012-01-12 Thread no-reply
Forum: CFEngine Help Subject: Re: seek second thought Author: roadtest Link to topic: https://cfengine.com/forum/read.php?3,24549,24553#msg-24553 Thanks Nicolas and Diego, I am working on the second approach and will post it back once I get it working. Cheers, __

CFEngine Help: !!! System error for fclose: "No space left on device"

2012-01-12 Thread Jerome Yanga
I am getting this error from CFEngine. !!! System error for fclose: "No space left on device" It seems like cf_Audit.tcdb is taking all the space. How do I clear this audit log? jerome ___ Help-cfengine mailing list Help-cfengine@cfengine.org https:/

Syntax help - access slist stored in array

2012-01-12 Thread Nick Anderson
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 sure the list of members for that group get added to /

Re: Syntax help - access slist stored in array

2012-01-12 Thread Mark Burgess
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