LWN.net Logo

FOSDEM: Configuration management

FOSDEM: Configuration management

Posted Feb 25, 2011 22:20 UTC (Fri) by filteredperception (guest, #5692)
In reply to: FOSDEM: Configuration management by droundy
Parent article: FOSDEM: Configuration management

I looked at puppet years ago and came to that same conclusion. I've continued work on my own system (viros.sf.net), targeting users with even a smaller base of systems, i.e. a random engineer with a couple personal laptops/workstations and servers. Mainly from my own obsession with easy personal, and business disaster recovery, which is not so unrelated to the process of having to move to a new major linux distro version every 6 months. In any event, I did enjoy (and will link to) this excellent article on the current state of the art. While I still like my metaphor- OS as a virus/dna, configuration classes/modules as genes/traits with subtraits, I am glad to see that all the systems are basically headed down similar paths. I would probably choose puppet for a new 1000+ system deployment, suffering its apparently still steeper-than-ideal learning/complexity curve.


(Log in to post comments)

FOSDEM: Configuration management

Posted Feb 26, 2011 2:05 UTC (Sat) by nwmcsween (guest, #62367) [Link]

I worked on creating a provider for a package manager with puppet, I stopped when I saw a variables being used as either boolean or a string... don't use puppet the architecture is broken.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds