[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Cfengine] RCSs and CFEngine
From: |
Brendan Strejcek |
Subject: |
Re: [Cfengine] RCSs and CFEngine |
Date: |
Thu, 19 Jan 2006 10:10:06 -0600 |
User-agent: |
Mutt/1.5.6+20040818i |
Nielsen, Steve wrote:
> Neither. It stands on its own:
>
> ignore:
> any::
> .svn
>
> This will cause any cfengine statement that deals with files to ignore
> .svn directories (and their contents).
<opinion>
I think this is dangerous, particularly if you have more than one admin
involved in your cfengine policy. Once your collection of input files
grows past a certain size, these global declarations almost always start
to interact with your configuration in unforeseen ways. I would recommend
using ignore=.svn in the copy statement. It is easier to read, and will
be safer in the long term.
</opinion>
Best,
Brendan
--
Senior System Administrator
The University of Chicago
Department of Computer Science
http://www.cs.uchicago.edu/people/brendan
http://praksys.blogspot.com/