neerajmangal edited a comment on issue #4335: How to configure the ssh access among different openwhisk nodes URL: https://github.com/apache/incubator-openwhisk/issues/4335#issuecomment-472861453 I believe we can use our own user to execute remote commands from Jenkins in the build section, it can be a bash script which will run the deployment steps (running ansible playbooks). One other way to do it to ssh to one of the remote VMs from Jenkins Job's build section and execute the commands from there. This way Jenkins dependencies will be removed. Also, let me know what is in your Jenkins Job, that way I can better help in that. I attempted a similar setup long time back, let me check if I can opensource it. It is having some specific stuff related to our environment, I will see if that can be removed, optimized and shared.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
