Skip to content

ENV var to ini conversion #39

@adn77

Description

@adn77

I totally love this "playground".

One thing that cost me a day of work was some strange DB configuration is not valid in the Director and vSphereDB modules after adding some LDAP resource.

Turns out that the frontend puts all resource values in double quotes. Since the entrypoint GO program is not doing this, we have to make sure to quote values in ENV vars ourselves, e.g.:

icingaweb.resources.ad-ldap.root_dn: '"dc=example,dc=com"'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions