Skip to content

Debug notify in runner.pp? #36

@Slashbunny

Description

@Slashbunny

See the following line:

https://github.com/frankiethekneeman/puppet-gitlab-ci-multi-runner/blob/master/manifests/runner.pp#L419

The notify appears to be executing on every Puppet run, regardless of whether or not the exec (below it) is going to run. Was this just meant to debug the gitlab-ci-multi-runner register command? Could it be removed? It seems like running the puppet agent with -d or --debug would show you the full exec command if needed.

Thanks!

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