Syntax highlighting of ac8641e ~( Devops)

==  自动化运维工具 ==

 * chef - IT自动化平台,ruby实现[[http://www.chef.io]]
 * puppet - 自动化管理工具,ruby实现 [[https://www.puppet.com/docs/puppet/7/what_is_puppet.html]]
 * ansible - python实现,无需安装agent, 通过ssh协议通信 [[https://docs.ansible.com/]]
 * saltstack - python实现,需要在被管理机器上安装agent [[https://github.com/saltstack/salt]]