help-cfengine
[Top][All Lists]
Advanced

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

update.conf


From: Richard Arends
Subject: update.conf
Date: Thu, 4 Apr 2002 13:03:16 +0200 (CEST)

Hello,

I'm working out a cfengine solution for the company i work for. This is
what i have in mind.

* cfengine server (run cfservd)
        On the server several cf files (cf.users, cf.runscripts) And for
        every host a directory (host1.domain.com) which beholds cf scripts for
        that host only.

* update.conf for hosts (clients)
        From cron every half hour cfagent -f update.conf. Clients gets the 
common
        cf files and his own cf files from his own directory on the
        server.

        After running update.conf, the common cf files and the hosts own
        cf file(s) must be executed. The problem here is, that i don't
        want a static 'import' list, thus when a update.conf has ran i
        should 'see' what cf files are present and run these.

I know i can make a script that's make's a list of cf files and include
that by import in one cf script and let that one run after update.conf,
but i think there should be a better way to do this...

Greetings,

Richard.

----
An OS is like swiss cheese, the bigger it is, the more holes you get!




reply via email to

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