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:
>
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,
__
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:/
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 /
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