help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Structuring the cfagent for daily tasks


From: Benny Kjellgren
Subject: Structuring the cfagent for daily tasks
Date: Wed, 17 Apr 2002 10:59:45 +0200

Hello.

I have used the following way to perform daily tasks (cfagent.conf) :

import:
any::
   cf.groups
   cf.site
Hr00::
   cf.site_daily

I like this idea that cfagent do not parse daily tasks every time cfagent runs. 
But sometime I want to force a machine to do daily tasks (not Hr00).

There is many ways to do this (I think) :
 - "Hr00|myclass_that_force::" Some file that is touched (or not)
 - some options to cfagent
 - design cf.site_daily autonomous and do 'cfagent -f cf.site_daily'

Q: How to make daily tasks that can be forced ? And still have a nice structure.

-benny



reply via email to

[Prev in Thread] Current Thread [Next in Thread]