rundeck-plugins / rundeck-ec2-nodes-plugin

Get resource node data from Amazon EC2
86 stars 45 forks source link

Add support for setting ssh port #33

Closed JesperTerkelsen closed 9 years ago

JesperTerkelsen commented 9 years ago

Some systems run multiple ssh servers, for instance if they host SFTP servers. In that case its nice to be able to configure a different ssh port for rundeck to use on some EC2 instances.

Rundeck would like the ssh port to be part of the hostname like this <hostname>:<port> Setting a sshport.selector will append that port to the hostname if its different from 22.