CFEngine Help: Re: help with commands - append date to file

2011-11-09 Thread no-reply
Forum: CFEngine Help Subject: Re: help with commands - append date to file Author: phnakarin Link to topic: https://cfengine.com/forum/read.php?3,23912,23920#msg-23920 matt_garman Wrote: --- > Can you elaborate on why I should use touch in > addi

CFEngine Help: Re: help with commands - append date to file

2011-11-09 Thread no-reply
Forum: CFEngine Help Subject: Re: help with commands - append date to file Author: matt_garman Link to topic: https://cfengine.com/forum/read.php?3,23912,23919#msg-23919 phnakarin Wrote: --- > You should probably use CFE touch => "true" to the >

CFEngine Help: Re: Different versions of standard library in 3.2.3

2011-11-09 Thread no-reply
Forum: CFEngine Help Subject: Re: Different versions of standard library in 3.2.3 Author: phnakarin Link to topic: https://cfengine.com/forum/read.php?3,23911,23917#msg-23917 I did a diff command and found that many template bodies were added to r95. If you don't need it then there is no particul

CPU-leakage in cf-serverd?

2011-11-09 Thread Marco Marongiu
Hi all I found that cf-serverd is wasting a lot of CPU doing nothing useful in both 3.2.1 and 3.2.3 community edition. The OS is Debian Linux "Squeeze" running on a VirtualBox VM on my workstation. I am using the masterfiles provided with the distribution, with some changes. But no changes have b

CFEngine Help: Re: help with commands - append date to file

2011-11-09 Thread no-reply
Forum: CFEngine Help Subject: Re: help with commands - append date to file Author: phnakarin Link to topic: https://cfengine.com/forum/read.php?3,23912,23916#msg-23916 You should probably use CFE touch => "true" to the file promise, if you'd to touch the file. files: "${testfile}" ->

Re: CFEngine Help: help with commands - append date to file

2011-11-09 Thread Bas van der Vlies
On 09-11-11 10:23, no-re...@cfengine.com wrote: Forum: CFEngine Help Subject: help with commands - append date to file Author: matt_garman Link to topic: https://cfengine.com/forum/read.php?3,23912,23912#msg-23912 Matt, Your command must run in a shell, eg: in_shell body is defined in cfen

CFEngine Help: help with commands - append date to file

2011-11-09 Thread no-reply
Forum: CFEngine Help Subject: help with commands - append date to file Author: matt_garman Link to topic: https://cfengine.com/forum/read.php?3,23912,23912#msg-23912 Hi, I'm just getting started with CFEngine3. I'm using the cfengine-community package v3.2.1-1.el5 on CentOS 5.7. I'm starting w

CFEngine Help: Re: Allowing access to a subdirectory only from similarly named host

2011-11-09 Thread no-reply
Forum: CFEngine Help Subject: Re: Allowing access to a subdirectory only from similarly named host Author: sauer Link to topic: https://cfengine.com/forum/read.php?3,23884,23913#msg-23913 neilhwatson Wrote: --- > Off the top of my head, if you ar