Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # IT:AD:Puppet # <callout type="Navigation" class="small"> * [[../|(UP)]] {{indexmenu>.#2|nsort tsort}} * See also: * [[IT/AD/DevOps/]] * [[IT/AD/Chef/]] * [[IT/AD/Octopus Deploy/]] * [[IT/AD/Guard Rail/]] </callout> <panel title="Summary"> Puppet and [[IT/AD/Chef/]] are *configuration management tools* (not deployment automation tools like [[IT/AD/Octopus Deploy/]]). </panel> ## Notes ## * They both work by describing the state that a system should be in, and they take steps to ensure systems are in that state. * Puppet is easier to learn by sysadmins: it's primarily model driven, using JSON to describe data structures in Puppet manifests. * Chef on the other hand is procedural, you write your recipes in [[IT/AD/Ruby/]] code. * Both Puppet and Chef offer free open source versions. ## Resources ## * http://www.scriptrock.com/blog/puppet-vs-chef-battle-wages /home/skysigal/public_html/data/pages/it/ad/puppet/home.txt Last modified: 2023/11/04 03:29by 127.0.0.1