Skip to content

Changes to an existing runner in puppet config aren't applied #28

@EmteZogaf

Description

@EmteZogaf

Currently it's only checked, if the config.toml contains a runner with the same description as specified in the puppet configuration, but not if its parameters match the puppet config.

Instead of using grep, awk or similar to find matching lines in the config.toml, I think, the best solution would be to use a config.toml-runner template and use puppetlabs-concat to join single runner-templates in the final config.toml. This rebuilds the config on every puppet run and the changes are automatically picked up by gitlab-ci-multi-runner.

But this would need some bigger refactoring.

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