Skip to content

webhook configuration default location - /etc/voxpupuli does not exist #643

@yakatz

Description

@yakatz

The webhook config is set to /etc/voxpupuli/webhook.yml by default, but /etc/voxpupuli/ doesn't exist and isn't managed by this module anyway.

String $config_path = '/etc/voxpupuli/webhook.yml',

Would it make more sense for the default config location to be /etc/puppetlabs/r10k/webhook.yaml?

It looks like the webhook-go package creates that path, so there could also be something wrong with the dependency order.

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