Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added tunnel arg to jenkins::slave, to support this arg for the swarm… #348

Closed
wants to merge 1 commit into from

Conversation

fipp
Copy link

@fipp fipp commented Jul 17, 2015

Support for the tunnel argument added to the Jenkins Swarm Plugin in version 1.23.

@jenkinsadmin
Copy link

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@@ -77,6 +80,7 @@
$slave_name = undef,
$description = undef,
$masterurl = undef,
$tunnel = undef,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please validate the input (I realize this module is inconsistent about input validation but we should do it for all new params).

@rtyler rtyler added the needs-feedback Further information is requested label Aug 8, 2015
@rtyler
Copy link

rtyler commented Aug 8, 2015

bump on @jhoblitt's feedback

@AndreaGiardini
Copy link

Can this be merged plese?

@jhoblitt jhoblitt added needs-tests enhancement New feature or request labels Oct 11, 2015
@jhoblitt jhoblitt removed the needs-feedback Further information is requested label Jan 15, 2017
@jhooyberghs jhooyberghs mentioned this pull request Feb 7, 2018
@vStone
Copy link
Contributor

vStone commented Feb 7, 2018

Picked up in #840

@vStone vStone closed this Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants