Skip to content

Only one instance from ASG appears if EC2 name tag used as name #101

@bashton-ajenkins

Description

@bashton-ajenkins

By default the plugin will only list one instance of a group of instances if their EC2 name tag is the same.

To work around this I have had to set this as the mapping parameter:

tags.selector=tags/Rundeck-Tags,tags/Name;nodename.selector=instanceId;username.default=rundeck;hostname.selector=privateIpAddress

However it results in the Nodes list being harder to navigate unless you use the tags to filter (as you just have a list of ec2 instance IDs).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions