-
-
Notifications
You must be signed in to change notification settings - Fork 635
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
Windows JNLP slave failing with error #570
Comments
@emmanuelguerin Does d: exist on your node? Thanks for this added information. |
@iennae Yes, the recipe worked ok with version 2.4.1. IMHO, the problem comes from this modification 52176e7. As a result of replacing |
Since action DSL is now used in the slave providers, we can’t rely on inheritance anymore.
Since action DSL is now used in the slave providers, we can’t rely on inheritance anymore.
Since action DSL is now used in the slave providers, we can’t rely on inheritance anymore. Signed-off-by: Emmanuel Guerin <[email protected]>
Pinging on this. My pull request was rejected because of a pending refactoring. Any news? |
Cookbook version
jenkins 4.2.1
Chef-client version
12.10.24
Platform Details
Windows Server 2012R2
Scenario:
When creating a new JNLP slave, an Chef::Exceptions::EnclosingDirectoryDoesNotExist is raised
Steps to Reproduce:
Just put a resource like this in your cookbook:
Expected Result:
A new slave running and registered with the master
Actual Result:
The text was updated successfully, but these errors were encountered: