help-cfengine
[Top][All Lists]
Advanced

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

Re: Patch to add install action to packages:


From: Jim Wight
Subject: Re: Patch to add install action to packages:
Date: Fri, 04 Mar 2005 15:57:05 +0000

On Fri, 2005-03-04 at 15:06, Phil D'Amore wrote:
> Besides, classes from modules only get defined after you
> use them, so the class won't be defined for the entire time the agent is
> running.

But not with PrepModule. From 

http://www.cfengine.org/docs/cfengine-Reference.html#Evaluated-classes-and-special-functions

PrepModule(module,arg1 arg2...)
        True if the named module exists and can be executed. The module
        is assumed to follow the standard programming interface for
        modules (see Writing plugin modules in tutorial). Unlike
        actionsequence modules, these modules are evaluated immediately
        on parsing. Note that the module should be specified relative to
        the authorized module directory.
        
Jim





reply via email to

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