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

Adding support for SSH Slaves/SSH Build Agents plugin version >= 1.30 #746

Closed joemillerr closed 4 years ago

joemillerr commented 4 years ago

Description

SSH Slaves plugin now requires a SshHostKeyVerificationStrategy when the slave is joined to the master. This also changes the credentials parameter to be a Jenkins credentials ID.

Issues Resolved

https://github.com/chef-cookbooks/jenkins/issues/589 https://github.com/chef-cookbooks/jenkins/issues/726

tas50 commented 4 years ago

Thanks @joemillerr