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
1 month, 3 weeks agokirrim
2 months, 3 weeks ago17c8777
3 months, 2 weeks agoRoherd
4 months, 2 weeks agoariasse
4 months, 3 weeks ago