help-cfengine
[Top][All Lists]
Advanced

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

Re: Cfengine development


From: Elmar Kurgpold
Subject: Re: Cfengine development
Date: Thu, 3 May 2001 08:51:46 -0700 (PDT)

Actually, you can run the config files on the same run by downloading them
in the preconf script.  My preconf script runs something like this:

cfengine --no-preconf -f copyscript

The no-preconf is important since this is run *from* the preconf script. I
use an alternate cfengine script that just has the copy commands in it so
it doesn't bog down trying to run all the other commands.  Works quite
well.

        ++Elmar

On Wed, 2 May 2001 Mark.Burgess@iu.hio.no wrote:

> On  2 May, henken wrote:
> > On Wed, 2 May 2001 Mark.Burgess@iu.hio.no wrote:
> > 
> >>
> >> I don't understand the problem you mention. The only difference between
> >> pushing and pulling as far as a host is concerned is perhaps a half hour
> >> (a difference of scheduling). But pushing would break with fundamental
> >> principles of freedom and security. Not sure what version you are
> >> using, but I don't see why you can't just use cfrun to effect
> >> a change immediately if you need to.
> >>
> >> Mark
> >>
> > The issue I have come across is that I am generating new config files and
> > have no way other than nfs to have all of the remote machines see the new
> > config files. Is there some way to have cfrun 'pull' an arbitrary list of
> > files so that it can run cfengine on them?
> > 
> > Nic
> > 
> 
> Of course, this is trivial. The only possibly unexpected side effect
> is that the updated files don't get run until *next* cfengine
> invocation - so you wait half and hour or something.
> 
>  copy:
> 
>   /masterfiles dest=/cfinputs server=master r=inf
> 
> This is necessary so that cfengine is always executing a consistent
> configuratinon.
> 
> Mark
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Work: +47 22453272            Email:  Mark.Burgess@iu.hio.no
> Fax : +47 22453205            WWW  :  http://www.iu.hio.no/~mark
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-cfengine
> 

|  Elmar Kurgpold
|  Email: elmarkurgpold@yahoo.com




reply via email to

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