In cfengine 2.1.19, which I hope to release over the weekend you can ask
cfengine to abort if any class in a given list gets defined. 

control:

 AbortClasses = ( danger will_robinson )

....


   ... define=danger  # causes agent to abort

   ... elsedefine=will_robinson  # cuases cfagent to abort


M


On Tue, 2006-02-21 at 14:33 -0600, David E. Nelson wrote:
> Hi All,
> 
> I'm looking for a method/technique which will perform a check (ie. does a 
> file 
> exist), and if the check is possitive, have CFEngine exit immediately.
> 
> Is this possible?
> 
> Thanks,
>        /\/elson
> 
> 



_______________________________________________
Help-cfengine mailing list
Help-cfengine@gnu.org
http://lists.gnu.org/mailman/listinfo/help-cfengine

Reply via email to