sous-chefs / jenkins

Development repository for the jenkins cookbook
https://supermarket.chef.io/cookbooks/jenkins
Apache License 2.0
424 stars 635 forks source link

Set default CLI protocol attribute to http #723

Closed rjbaker closed 4 years ago

rjbaker commented 5 years ago

Description

The previously deprecated CLI remoting feature has now been removed from Jenkins in v 2.165. The recommended default protocol is now http.

See: https://jenkins.io/blog/2019/02/17/remoting-cli-removed/

Issues Resolved

Fixes #722

tas50 commented 4 years ago

Thanks @rjbaker