rancher / community-catalog

Catalog entries contributed by the community
385 stars 641 forks source link

Added new template to setup a Jenkins SSH slave. #795

Closed fhossfel closed 6 years ago

fhossfel commented 6 years ago

I have added a new template to add an SSH Slave for Jenkins.

The upstream project is here https://hub.docker.com/r/jenkinsci/ssh-slave/ and https://github.com/jenkinsci/docker-ssh-slave.

The general documentation on how to setup an SSH slave in Jenkins can be found here: https://wiki.jenkins.io/display/JENKINS/SSH+Slaves+plugin

In case you have any questions please let me know.

rawmind0 commented 6 years ago

Hi @fhossfel .. Thanks for the PR..

Please, take a look to changes requested.

fhossfel commented 6 years ago

@rawmind0: Thanks for pointing out the incorrect version. I have updated the config.yml accordingly.

The two files were just some files I used as templates while creating my own rancher-/docker-compose.yml. I have deleted those.

rawmind0 commented 6 years ago

@fhossfel , thanks for the changes....

LGTM...