Skip to content

Rex doesn't match wildcard hosts from ssh config #12

Description

@amaxine

E.g.

Host *.adjust.com
        Hostname        %h
        User            root
        Port            22
        IdentityFile    ~/.ssh/id_rsa

A wildcard host is matched in Config.pm and processed as far as I can tell, but then doesn't get matched against all CMDB hosts that match the pattern.

Activity

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

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