On Nov 14, 2007 1:22 PM, Hajducko, Steven
<steven hajducko digitalinsight com> wrote:
What we'd like to do is create RPM's for each set of tier configuration
files. So I'd like to have my 'configs-web-production-1.0.0' RPM with
/etc/hosts.allow, /etc/hosts, etc and then we simply install the correct
tier RPM for any given system, depending on which tier the system resides
in. As a side note, all these systems are either RHEL3 or RHEL4.
I've been there too, and asked a lot of questions, eventually gave up
trying to replace config files like that. I got a lot of suggestions.
Maybe the best was to set up a CVS server and have systems update
those config files against it. But I didn't do it because it's easier
to just re-make the RPMS I need and distribute them than it is to hack
up a config rpm.