Skip to content

Override files for private data #6

Description

@ygoe

Private data such as host or user names and credentials should never be stored in a code repository, especially if it's public. Managing profile files here is complicated and error-prone. Instead, the checked in profile files should leave out the private information and a separate file should be used for that. The separate file only contains local overrides to the checked in file and is excluded from the repository. Then both files must be read when deploying files.

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