help-cfengine
[Top][All Lists]
Advanced

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

ExcludeCopy


From: Will Lowe
Subject: ExcludeCopy
Date: Wed, 5 Feb 2003 23:39:14 -0800
User-agent: Mutt/1.4i

I've got this in 

control:
        ExcludeCopy = ( CVS )

and then later:

copy:
        $(srcroot)/$(farm)/src/etc/apache
            dest=/etc/apache
            owner=root
            group=root
            mode=0644
            define=apache_restart
            server=$(cfserver)
            recurse=inf
            exclude=*.site*
            purge=true
            timestamps=keep
            type=checksum
            backup=false

But I still end up with the CVS/ directory in /etc/apache on the
client (this is with cfengine 2.0.4 on the client and .0.2 on the
server).  

Any ideas?  Stupid thinkos on my part?

-- 
                                        thanks,
                
                                        Will




reply via email to

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