jenkins icon indicating copy to clipboard operation
jenkins copied to clipboard

node.run_state[:jenkins_username] & node.run_state[:jenkins_password] break plugin installation

Open scalp42 opened this issue 10 years ago • 2 comments

If you populate these two attributes, they unfortunately get passed to the plugin install (which doesn't support --username or --password).

scalp42 avatar Mar 04 '16 23:03 scalp42

I am seeing this same issue. Have you been able to get around this issue?

isuftin avatar Aug 12 '16 13:08 isuftin

@isuftin not really a workaround, but I remember just relying on key instead of user/pass.

scalp42 avatar Aug 12 '16 16:08 scalp42