Skip to content
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

Why is JENKINS_CREDENTIALS_ID variable in here? #3

Open
realsby opened this issue Oct 1, 2019 · 1 comment
Open

Why is JENKINS_CREDENTIALS_ID variable in here? #3

realsby opened this issue Oct 1, 2019 · 1 comment

Comments

@realsby
Copy link

realsby commented Oct 1, 2019

new SSHLauncher("'$INSTANCE_IP'", 22, SSHLauncher.lookupSystemCredentials("'$JENKINS_CREDENTIALS_ID'"), "", null, null, "", "", 60, 3, 15),

@realsby realsby changed the title Why is JENKINS_CREDENTIALS_ID variable in here? Because key id hard coded as jenkins-slaves in node-agent.groovy in master packer. Why is JENKINS_CREDENTIALS_ID variable in here? Oct 1, 2019
@realsby
Copy link
Author

realsby commented Oct 1, 2019

I think it should be hard coded like 'jenkins-slaves' as in node-agent.groovy in master packer. Is this correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant