-
-
Notifications
You must be signed in to change notification settings - Fork 637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jenkins_ssh_slave doesn't work with ssh-slaves plugin 1.30.2 #726
Comments
I'm getting the same error under ssh slaves plugin 1.31.0. I downgraded to 1.28.1 reran chef job and everything is working. |
I have the same problem with version 1.31.0. Browsing the
However the new Constructor since version 1.30.0 reads as follows:
Meaning, that Therefore the latest working plugin version for me is 1.29.4. |
Also, you can look in #589 that issue has examples for working around this if you fork this cookbook. |
Cookbook version
7.0.0
Chef-client version
14.13.11
Platform Details
RHEL 7
Scenario:
Creating a slave using the jenkins_ssh_slave resource
Steps to Reproduce:
Install ssh-slaves plugin 1.30.2 and use jenkins_ssh_slave to create a slave.
I get no errors with ssh-slaves plugin 1.28.1. I haven't tested any intermediate versions of the plugin.
Expected Result:
Slave created without errors.
Actual Result:
The text was updated successfully, but these errors were encountered: