rundeck-plugins / rundeck-ec2-nodes-plugin

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

Use privatednsname for lookup but IP for ip for ssh ? #86

Closed rj-reilly closed 6 years ago

rj-reilly commented 6 years ago

Hi is there a way to lookup by dns name but connect via IP ? I cannot seem to make this work as the private dnsname is not connecting.

gschueler commented 6 years ago

what do you mean by "lookup by dns name"?

rreilly-edr commented 6 years ago

sorry so I want to lookup the private dns name but when it connects to use the ipaddress and not the hostname.

rreilly-edr commented 6 years ago

I figured this was actually using the correct IP when i used debug mode.