Skip to content

Wildcard DNS records not working #53

@negatethis

Description

@negatethis

I've setup leng on NixOS through the provided flake.nix with customdnsrecords = [ "*.nixos.container. IN A 192.168.0.76" ]; thinking it would provide the appropriate DNS mappings. However, leng interprets the wildcard literally, so only *.nixos.container gets mapped to 192.168.0.76, not nixos.container and any subdomains.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfiled-upstreamIssue comes from a dependency, and we are waiting on a fix upstream

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions