Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Configuration of Puppet Reports URL #733

Merged
merged 1 commit into from
May 24, 2022

Conversation

ardichoke
Copy link
Contributor

What does this PR do?

This allows for full configuration of what URL is used to ship puppet reports to datadog, while maintaining the current default configuration.

Motivation

At a site where I'm using this module, the puppetservers cannot access the Internet except by an nginx reverse proxy. In order to use this reverse proxy, I needed to patch the module to allow me to override the full URL, not just the site name with https://api. being hardcoded onto it.

@ardichoke ardichoke requested a review from a team as a code owner May 18, 2022 16:10
Copy link
Contributor

@bkabrda bkabrda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I'm merging this PR. Thanks a lot for the contribution!

@bkabrda bkabrda merged commit 0e1f469 into DataDog:main May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants