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
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
>
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
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
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}" ->
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
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
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