Probably in your global settings http://YOUR_JENKINS_URL/configure
On Monday, 1 February 2016 12:25:41 UTC, Kiran wrote: > > I have those installed. I click "New Item." I have some options. Where > in the "New Item" options do I configure the machine (e.g., DNS name)? > > On Sunday, January 31, 2016 at 12:16:25 PM UTC-5, Victor Martinez wrote: >> >> You can use the below plugins: >> - https://wiki.jenkins-ci.org/display/JENKINS/Publish+Over+SSH+Plugin >> - https://wiki.jenkins-ci.org/display/JENKINS/SSH+plugin >> >> Then you can configure your job to run certain scripts among different >> machines. >> >> I hope it helps >> >> On Saturday, 30 January 2016 03:48:08 UTC, Kiran wrote: >>> >>> I have Jenkins installed on a Linux server. It can run builds on itself. >>> I want to create either a Freestyle Project or an External Job that >>> transfers a bash script and runs it on two separate linux servers. Where in >>> the GUI do I configure the destination server when I create a build? I have >>> added "nodes" in the GUI. I can see the free space of the servers in the >>> Jenkins GUI, so I know the credentials work. But when I create a build, I >>> see no field that would tell Jenkins to push the bash scripts and run them >>> on certain servers. >>> >> -- 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/2a2be699-0a1b-4005-96b0-f79e6d0ac34b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
