rundeck-plugins / rundeck-ec2-nodes-plugin

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

Does not display all AWS EC2 instances #73

Closed dainiax closed 7 years ago

dainiax commented 7 years ago

Hi, In AWS account we have 5 instances running with the same name "gitlab-runner". But in Rundeck it displays only single node with name "gitlab-runner". Is it possible to display all instances in Rundeck with the same name?

Thanks

dainiax commented 7 years ago

Solved it by setting nodename.selector=tags/Name+' '+privateIpAddress in Mapping Params