CFEngine Help: Re: random executions or unpredictable file editing

2011-07-25 Thread no-reply
Forum: CFEngine Help Subject: Re: random executions or unpredictable file editing Author: random Link to topic: https://cfengine.com/forum/read.php?3,21763,22903#msg-22903 I am experiencing the same problem you are when modifying a file. >From time to time, the file will either be only partia

Cfengine Help: Re: random executions or unpredictable file editing

2011-05-04 Thread no-reply
Forum: Cfengine Help Subject: Re: random executions or unpredictable file editing Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,21763,21769#msg-21769 To try and reproduce this, create a self-contained policy directed at a temp target file. Have the policy run

Re: Cfengine Help: Re: random executions or unpredictable file editing

2011-05-04 Thread Stefan Moravcik
body classes DefineIfChanged(class) { promise_repaired => { "$(class)" }; } ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine

Cfengine Help: Re: random executions or unpredictable file editing

2011-05-04 Thread no-reply
Forum: Cfengine Help Subject: Re: random executions or unpredictable file editing Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,21763,21765#msg-21765 Please show the DefineIfChanged body. ___ Help-cfengine mailing list Help

random executions or unpredictable file editing

2011-05-04 Thread Stefan Moravcik
Hi, I have been using cfengine for some time now, and most of the time I had used just one config file with all configuration in it. Recently have divided cf file to multiple ones. eg. one with bundle agent default and second with bundle edit_line edit_file the configuration is very similar to