Date: Wed, 12 Feb 2003 10:02:36 -0700 From: Ben Mesander <ben@timing.com> To: Nik Clayton <nik@FreeBSD.ORG> Cc: Wesley Peters <wes@softweyr.com>, Thomas Quinot <thomas@FreeBSD.ORG>, arch@FreeBSD.ORG Subject: Re: syslog.conf syntax change (multiple program/host specifications) Message-ID: <15946.32300.248327.613178@piglet.timing.com> In-Reply-To: <20030212121638.GD83388@clan.nothing-going-on.org> References: <20030210114930.GB90800@melusine.cuivre.fr.eu.org> <200302111430.03156.wes@softweyr.com> <20030212085646.GE39728@starjuice.net> <20030212095925.GA83388@clan.nothing-going-on.org> <20030212103815.GH39728@starjuice.net> <20030212121638.GD83388@clan.nothing-going-on.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Nik Clayton writes: > For a very early snapshot of something I was doing (checks dates) good > God, over a year ago, take a look at: > > http://people.freebsd.org/~nik/xml-servers/ > > Good for a laugh if nothing else. I wrote a cluster management tool for a Linux distribution that used this approach; the XSLT files generated all configuration files for hosts in the cluster from a master set of XML files (which was generated from a GUI; not created by hand; I don't like editing XML by hand). It also dealt with filling in any unique information for each host. The benefits of this approach seemed to increase as the number of hosts you were generating from a single set of config files increased. It would have been a fairly painful way of setting up one machine vs. just editing a few configuration files, but it was a pretty nice way to generate configs for 128 nearly-identical machines. --Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15946.32300.248327.613178>