help-cfengine
[Top][All Lists]
Advanced

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

Impossible to run cfengine2 on Debian sarge!


From: freak
Subject: Impossible to run cfengine2 on Debian sarge!
Date: 15 Jul 2004 01:19:54 -0700

Hello!

I followed cfengine documentation and configuration and cfengine don't
run correctly on Debian sarge!
I would like to copy automatically cfagent.conf to the client host,
thus i have only update.conf and cfservd.conf on clients and the main
error is :

cfrun
cfrun(0):         .......... [ Hailing biniguet.zeni.fr ] ..........

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -

cfengine:biniguet:/var/lib/cfengine2/inputs/update.conf:43: Warning:
actionsequence is empty
cfengine:biniguet:/var/lib/cfengine2/inputs/update.conf:43: Warning:
perhaps cfagent.conf/update.conf have not yet been set up?

I don't suceed in raising this problem!!!

I show you my clients files : 

update.conf :


control:

        domain = ( zeni.fr )
        actionsequence = ( copy )
        policyhost = ( freak.zeni.fr )
        masterdir = ( /var/lib/cfengine2/inputs )
        workdir = ( /var/lib/cfengine2 )

copy:


        $(masterdir)    dest=$(workdir)/inputs
                                r=inf
                                mode=700
                                backup=false
                                type=checksum
                                exclude=*.lst
                                exclude=*~
                                exclude=#*
                                server=$(policyhost)
                                purge=true
                                trustkey=true

#########################################################################

cfservd.conf:

control:

                domain = ( zeni.fr )
                cfrunCommand = ( "/usr/sbin/cfagent" )
                AllowConnectionsFrom = ( 10.50.1.34 )
                AllowUsers = ( root )
                TrustKeyFrom = ( 10.50.1.34 )
                forceipv4 = ( true )
                LogAllConnections = ( 10 )
                MaxConnections = ( 10 )


admit:

        /var/lib/cfengine2/inputs *.zeni.fr
        /usr/sbin *.zeni.fr


If someone manage to run debian Sarge, help i panic !

Thanks


reply via email to

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