Forum: Cfengine Help
Subject: Re: Howto make another pass if some important files gets updated
Author: Seva Gluschenko
Link to topic: https://cfengine.com/forum/read.php?3,18559,18585#msg-18585

I thought that way when I've started evaluating Cfengine on my site. Now I 
prefer to maintain execution order via dependencies in many cases because it 
saves me CPU cycles which become sometimes very important on busy servers with 
high load.

For example, no package check is executed if certain file is found, no command 
is performed until the configuration file copied from the master server, and so 
forth. Sometimes it's important also to maintain dependencies for services 
which I know are handled automatically with Nova, but not with the community 
edition.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to