Forum: CFEngine Help
Subject: Re: CFEngine Help: warnings and promise compliance
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,23332,23337#msg-23337
My original observation was made on Nova 2.0. Perhaps it behalves differently
from version to version
Dear Neil,
I would add that "action => warn_only" further qualifies the promise
"mode X, ownership Y".
If mode is Z, the promise will be "not kept" on the first pass
regardless of the value of "action" attribute -- but setting that
value to "warn_only" will prevent CFEngine from keeping (repa
On Fri, Sep 2, 2011 at 8:12 AM, wrote:
> Forum: CFEngine Help
> Subject: warnings and promise compliance
> Author: neilhwatson
> Link to topic: https://cfengine.com/forum/read.php?3,23315,23315#msg-23315
>
> Today I wrote a files promise to keep a file's mode and ownership. The
> promise's actio
Forum: CFEngine Help
Subject: warnings and promise compliance
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,23315,23315#msg-23315
Today I wrote a files promise to keep a file's mode and ownership. The
promise's action was 'warn_only'. I also have a commands promise that