Chef and Puppet are both configuration management tools that share several similarities, including their reliance on Ruby for scripting and configuration management tasks.
Chef uses a DSL which is based on Ruby.
Puppet uses PuppetDSL which is its own language (it used to offer a Ruby-based DSL which was discontinued in Puppet 4)
Both Chef and Puppet have out-of-the-box features that do not require you to create modules from scratch, although you can if you want to.
Chef uses a master server called a "Master node"
Puppet uses a master server called the "Puppet master"
Salt uses minions.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Pablo_099
3 days, 5 hours agokirrim
1 month ago17c8777
1 month, 3 weeks agoRoherd
3 months agoariasse
3 months ago