Chef favicon

Chef

Chef is an open source systems integration framework built to bring the benefits of configuration management to your entire infrastructure. You write source code to describe how you want each part of your infrastructure to be built, then apply those descriptions to your servers. The result is a fully automated infrastructure: when a new server comes on line, the only thing you have to do is tell Chef what role it should play in your architecture.

cdist

cdist

cdist is an alternative to other configuration management systems like cfengine, bcfg2, chef and puppet. But cdist ticks diffe ...