Skip to content

[BUG] Hardcoded assumption that all Proxy servers start with n #326

@dvdl16

Description

@dvdl16

Functionality breaks (e.g. Reload NGINX) for Proxy servers that do not start with n:

is_proxy_server = self.config.get("domain") and self.config.get("name").startswith("n")

if self.config.get("name").startswith("n"):

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