help-cfengine
[Top][All Lists]
Advanced

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

Re: ExcludeCopy


From: Hugo Gayosso
Subject: Re: ExcludeCopy
Date: 18 Feb 2003 15:30:13 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Will Lowe <harpo@thebackrow.net> writes:

> 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?

Use "ignore", like this:

copy:
   $(master_cfinput)            dest=$(workdir)/inputs
                                r=inf
                                mode=400
                                type=checksum
                                exclude=*.lst
                                exclude=*~
                                exclude=#*
                                exclude=cfservd.conf
                                ignore=$(master_cfinput)/CVS
                                server=$(policyhost)

- -- 
Hugo Gayosso
Support the Free Software Movement!
GNU Project <http://www.gnu.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+UpfVx2JZtTN6co8RAnkjAKCsZCGWaNjSbkMZELvBicYmLpDEFgCgtsVp
PfTLxrxdRo+fG/FtBgpqunM=
=a8Aq
-----END PGP SIGNATURE-----




reply via email to

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