Sent: Thursday, February 6, 2020 8:57 AM
To: Jenkins Users
Subject: [SOCIAL NETWORK] Re: [SOCIAL NETWORK] Re: [SOCIAL NETWORK] RE: [SOCIAL
NETWORK] Re: SSH Remote Host not being able to connect
in that case, I would use the
https://plugins.jenkins.io/ssh-agent<https://gc
, Sholom
> *Sent:* Thursday, February 6, 2020 9:48 AM
> *To:* jenkinsci-users@googlegroups.com
> *Subject:* [SOCIAL NETWORK] RE: [SOCIAL NETWORK] Re: [SOCIAL NETWORK] Re:
> [SOCIAL NETWORK] RE: [SOCIAL NETWORK] Re: SSH Remote Host not being able to
> connect
>
>
>
> I alrea
NETWORK] RE: [SOCIAL NETWORK] Re: [SOCIAL NETWORK] Re: [SOCIAL
NETWORK] RE: [SOCIAL NETWORK] Re: SSH Remote Host not being able to connect
I already have that plugin. In my build section, I have to use conditional
statements to figure out which remote machine to go to . I have to run a shell
NETWORK] Re: [SOCIAL NETWORK] Re: [SOCIAL NETWORK] RE: [SOCIAL
NETWORK] Re: SSH Remote Host not being able to connect
in that case, I would use the
https://plugins.jenkins.io/ssh-agent<https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplugins.jenkins.io%2Fssh-agent&data=
in that case, I would use the https://plugins.jenkins.io/ssh-agent here you
have some examples
https://jenkins.io/doc/pipeline/steps/ssh-agent/
https://support.cloudbees.com/hc/en-us/articles/360029470091-How-to-use-the-SSH-Agent-Plugin
https://stackoverflow.com/questions/44237417/how-do-i-use-ss
shell script which copies
over the deployment version to that machine.
From: jenkinsci-users@googlegroups.com On
Behalf Of Ivan Fernandez Calvo
Sent: Wednesday, February 5, 2020 4:37 PM
To: Jenkins Users
Subject: [SOCIAL NETWORK] Re: [SOCIAL NETWORK] RE: [SOCIAL NETWORK] Re: SSH
Remote Host not
Hi,
I am confused, Do you try to connect an SSH agent to a Jenkins instance to
build your jobs or you are trying to configure totter thing?
https://plugins.jenkins.io/ssh-slaves
or execute SSH remote commands on a host that it is not an Agent?
https://plugins.jenkins.io/ssh
--
You received thi
Suggest you to add a Jenkins user on the Linux slave and generate a key for
that user and use the same in credentials.
--
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 em
Of Mahima Mishra
Sent: Wednesday, February 5, 2020 2:05 PM
To: Jenkins Users
Subject: [SOCIAL NETWORK] RE: [SOCIAL NETWORK] Re: SSH Remote Host not being
able to connect
Are you using the private key for user - mdmadmin?
Were the keys generated on jenkins master?
--
You received this message
Are you using the private key for user - mdmadmin?
Were the keys generated on jenkins master?
--
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 jenkinsci-users+un
From: jenkinsci-users@googlegroups.com On
Behalf Of Ivan Fernandez Calvo
Sent: Wednesday, February 5, 2020 11:12 AM
To: Jenkins Users
Subject: [SOCIAL NETWORK] Re: SSH Remote Host not being able to connect
I understand you have a Jenkins instance that runs on a windows machine and you
want
I understand you have a Jenkins instance that runs on a windows machine and
you want to use a Linux machine as an agent connected by SSH
* Create an SSH key pair (public/private)
* Create an SSH credential in the Jenkins machine and put the private key
there
* Create an SSH agent see
https://git
On my remote Linux machine I created a private/public key to communicate
with Jenkins on my Windows machine. I put the public key into
authorized_keys. In Jenkins, I created a credential for this user and
pasted in the private key. I then went to Manage Jenkins --> Configure
System to the SSH
13 matches
Mail list logo