Re: Sysdirector
Daniel P. Berrange wrote:
> On Thu, Aug 28, 2008 at 07:44:30AM -0400, Harry Hoffman wrote:
>
>> Hi,
>>
>> Just stumbled across this and was wondering if the RH/Fedora folk have
>> come across this and whether or not it fits up with Spacewalk, Cobbler,
>> Func., etc.
>>
>> http://www.sysdirector.org/
>>
>
> "SysDirector is a template driven configuration management system that
> allows administrators to deliver content to machines in a protocol
> independent fashion."
>
> This is really solving the wrong problem. You really don't want to be
> working in terms of configuration file templates. You want to work
> based off functional configuration requirements, and have the tool
> itself decide what the actual config file settings need to be. This is
> the core benefit of using Puppet over cfengine. Combine puppet with
> Augeas, and you make it really easy to modify config file settings
> in-place without using templates.
>
> Daniel
>
I talked with one of the authors for a while on IRC last week, just to
understand what they were trying to do, since typically Cobbler+puppet
(or cfengine for some) is the way /most/ of the people here manage their
(Continue reading)