Forum: Cfengine Help
Subject: Re: cfruncommand not really working
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,18087,18106#msg-18106

Another option would be to have a cron on the server that checks out the svn 
repo as frequently as you want onto the directories served by cf-serverd. Then 
you can have cf-execd run on the agents every 5 minutes, they will get the new 
files as they become available without having to run svn on the clients.

Running two daemons (cron and cf-execd) does not seem very onerous, since they 
are both very lightweight and you most likely need cron anyway for other system 
tasks.

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

Reply via email to