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

(PIE-1039) Update deprecated reports parameter #176

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

coreymbe
Copy link
Contributor

Summary

Prior to this commit, the suggestion of setting the splunk_hec::reports parameter to an empty string results in corrective changes as it removes puppetdb from the reports setting.

Detailed Description

The new logic in init.pp prevents the reports parameter from configuring anything before throwing an updated warning message suggesting to set the parameter to undef or remove it entirely. It then will continue with adding splunk_hec to puppet.conf via the ini_subsetting resource.

Checklist

[X] Ensure README is updated
[X] Anything new added
[X] PR title is "(Ticket|Maint) Short Description"
[X] Commit title matches PR title

@coreymbe coreymbe requested a review from a team as a code owner February 15, 2022 19:17
@puppet-community-rangefinder
Copy link

splunk_hec is a class

that may have no external impact to Forge modules.

This module is declared in 2 of 578 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@coreymbe coreymbe force-pushed the PIE-1039-deprecated_reports_param branch from db9e530 to e95ed11 Compare February 15, 2022 19:25
@coreymbe coreymbe force-pushed the PIE-1039-deprecated_reports_param branch from e95ed11 to e7c91de Compare February 15, 2022 19:29
@gsparks gsparks merged commit e80d6c4 into puppetlabs:main Feb 15, 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.

3 participants