Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Comments

Added ssh_port parameter to override default one#48

Open
fabienpomerol wants to merge 1 commit intoexample42:masterfrom
fabienpomerol:feat-ssh-port
Open

Added ssh_port parameter to override default one#48
fabienpomerol wants to merge 1 commit intoexample42:masterfrom
fabienpomerol:feat-ssh-port

Conversation

@fabienpomerol
Copy link

Just added a ssh_port parameter when using non standard ssh port. Default one stay port 22.

@Freeaqingme
Copy link

The second parameter of params_lookup should be either undefined or 'global'. The default is set by setting the variable in the params class. Otherwise, I think it looks good ;)

Copy link
Member

Choose a reason for hiding this comment

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

The default value has to be placed in params.pp
Remove the 22 here and place $ssh_port = 22 somwhere in params.pp

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants