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-1595) Token by Source Type #217

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

coreymbe
Copy link
Contributor

@coreymbe coreymbe commented Oct 17, 2024

Summary

This commit fixes a bug where the report processor was looking for individualized tokens by source type in the settings file.

Detailed Description

lib/puppet/util/splunk_hec.rb

  • Updated L107 to ensure the processor is looking in the secrets file for tokens.

Maint Updates:

.github/workflows/ci.yml

  • Update matrix_from_metadata_v2 -> matrix_from_metadata_v3

.github/workflows/latest_testing.yml

  • Refactored to utilize matrix_from_metadata_v3 for supported platforms

.github/workflows/lts_testing.yml

  • Pulled CentOS
  • Temporarily pulling Ubuntu

.github/workflows/nightly_testing.yml

  • Update matrix_from_metadata_v2 -> matrix_from_metadata_v3 for nightly puppet versions
  • Bumped ubuntu-2004-lts -> ubuntu-2204-lts

metadata.json

  • Updated list of supported operating systems

plans/acceptance/pe_server_setup.pp

  • Updated password complexity for PE compliance

PDK Updates:

  • .gitignore
  • .pdkignore
  • .rubocop.yml
  • .vscode/extensions.json
  • Gemfile
  • Rakefile
  • metadata.json
  • spec/default_facts.yml
  • spec/spec_helper.rb

@coreymbe coreymbe requested a review from a team as a code owner October 17, 2024 19:29
@coreymbe coreymbe force-pushed the PIE-1595-token_variable branch 8 times, most recently from 9ad9772 to 40ce902 Compare October 28, 2024 18:57
Copy link
Contributor

@actowery actowery left a comment

Choose a reason for hiding this comment

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

👍

@actowery actowery merged commit 58fd07b into puppetlabs:main Oct 29, 2024
21 checks passed
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