Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 800 Bytes

CONTRIBUTIONS.md

File metadata and controls

15 lines (13 loc) · 800 Bytes

Chef Client Contributions:

  • jaymzh: SIGTERM will once-more kill a non-daemonized chef-client (CHEF-5172)
  • linkfanel: chef-service-manager should run as a non-interactive service (CHEF-5150)
  • Tensibai: Fix file:// URI support in remote_file on windows (CHEF-4472)
  • johntdyer: Catch HTTPServerException for 404 in remote_file retry (CHEF-5116)
  • Kasen: Providers are now set correctly on CloudLinux. (CHEF-5182)
  • viyh: Made -E option to work with single lettered environments. (CHEF-3075)
  • JimmyMcCrory: Added a 'knife node environment set' command. (CHEF-1910)