Skip to content

Module config with multiple matches #5

@ollieabbey

Description

@ollieabbey

Would it be possible to allow multiple rules with the same hostnames?

Our use case was we had two sets of IP addresses that we wanted to keep separated to allow easier organisation, but allow them access to the same hostnames.

Currently it just gets the first matching config object (here I think?).

I think this might come with considerations about whether it just has to satisfy one of the config objects for the hostname, or all of them (i.e. and them together or or them together) - maybe this could be config at the whole module level?

Our quite simple workaround was just to put all the IPs in one config and separate them in our sources with comments, so this is very much a nice to have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions