I used cloudbees for a bit with multiple on premise executors. To connect 
the nodes we added the ssh key to our cloudbees account and then ran the 
following command from the node machine:
java -jar jenkins-cli.jar -s https://test1234.ci.cloudbees.com 
on-premise-executor -fsroot /usr/share/jenkins -labels osx -name osx1

Now I want to create a similar setup but without cloudbees.
Where does the ssh-key need to be added?
Is the command on-premise-executor only available for the cloudbees 
jenkins-cli.jar? Or is the command part of all jenkins projects?


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/a1948153-f547-490d-be66-fcaa01a96f16%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to