jenkins
jenkins copied to clipboard
node.run_state[:jenkins_username] & node.run_state[:jenkins_password] break plugin installation
If you populate these two attributes, they unfortunately get passed to the plugin install (which doesn't support --username or --password).
I am seeing this same issue. Have you been able to get around this issue?
@isuftin not really a workaround, but I remember just relying on key instead of user/pass.