Chef 12.3.0 發布,面向云計算開源系統整合框架
Chef 12.3.0 發布,此版本主要有以下更新:
-
pr#3160: Use Chef Zero in socketless mode for local mode, add --no-listen flag to disable port binding
</li> -
Nolan Davidson: Removed after_created and added test to recipe_spec
</li> -
Tim Sogard: Reset $HOME to user running chef-client when running via sudo
</li> -
Torben Knerr: Allow for the chef gem installation to succeed without elevated privileges #3126
</li> -
Mike Dodge MacOSX services: Load LaunchAgents as console user, adding plist and session_type options.
</li> -
Eric Herot Ensure knife ssh doesn't use a non-existant field for hostname #3131
</li> -
Tom Hughes Ensure searches progress in the face of incomplete responses #3135
</li> -
pr#3162: Add --minimal-ohai flag to client/solo/apply; restricts ohai to only the bare minimum of plugins.
</li> -
Ensure link's path attribute works with delayed #3130
</li> -
gem_package, chef_gem should not shell out to using https://rubygems.org #2867
</li> -
Add dynamic resource resolution similar to dynamic provider resolution
</li> -
Add Chef class fascade to internal structures
</li> -
Fix nil pointer for windows event logger #3200
</li> -
Use partial search for knife status
</li> -
Ensure chef/knife properly honours proxy config
</li> </ul>詳細信息請查看更新日志。
此版本現已提供下載:
https://github.com/chef/chef/archive/12.3.0.zip
Chef 是一個系統集成框架,為整個架構提供配置管理功能,有了 Chef 你可以:
-
Manage your servers by writing code, not by running commands. (via Cookbooks)
</li> -
Integrate tightly with your applications, databases, LDAP directories, and more. (via Libraries)
</li> -
Easily configure applications that require knowledge about your entire infrastructure ("What systems are running my application?" "What is the current master database server?")
</li> </ul> 來自:http://www.oschina.net/news/62116/chef-12-3-0-released本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!
-