Difference between revisions of "Chef"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
[[wp:Puppet_(software)|Puppet]], [[wp:Chef_(software)|Chef]], Salt and Ansible, Bcfg2 are among the leading [[wp:Comparison_of_open_source_configuration_management_software|Configuration Management]] softwares. Puppet and Chef are the most cross-platform. | [[wp:Puppet_(software)|Puppet]], [[wp:Chef_(software)|Chef]], Salt and Ansible, Bcfg2 are among the leading [[wp:Comparison_of_open_source_configuration_management_software|Configuration Management]] softwares. Puppet and Chef are the most cross-platform. | ||
+ | |||
+ | Chef can be used to manage not just virtual and physical hosts, but also other types of nodes like a switch or a router in your network. | ||
+ | |||
+ | * [http://www.getchef.com/blog/2013/03/11/chef-11-server-up-and-running/ Getting Chef 11 server up and running] | ||
[[Category:DevOps]] | [[Category:DevOps]] |
Revision as of 15:25, 17 June 2014
Puppet, Chef, Salt and Ansible, Bcfg2 are among the leading Configuration Management softwares. Puppet and Chef are the most cross-platform.
Chef can be used to manage not just virtual and physical hosts, but also other types of nodes like a switch or a router in your network.