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

Added the ability to change resources format #40

Merged
merged 4 commits into from
Dec 7, 2020

Conversation

dylanratcliffe
Copy link
Contributor

These being a hash is default Puppet behaviour, but this can make writing splunk queries very hard. Arrays are probably preferable but we likely don't want to change the default behaviour without a major release

@dylanratcliffe dylanratcliffe requested a review from a team as a code owner March 26, 2020 10:22
@RandomNoun7
Copy link
Contributor

Created a ticket to enable prioritization.

@dylanratcliffe
Copy link
Contributor Author

I"m not sure what has happened to the README.md here but the functionality is still good

Chris Barker and others added 4 commits December 3, 2020 11:25
Prior to this change, Puppet 4 installs would fail due to lack of
`job_id` or `code_id` in the report format.

This change detects the report format version and adds those variables
as needed to prevent errors.
Prior to this change the values for the resource parameters were
hard coded to match Puppet Enterprise.

This change enables the module to determine if it is in a PE environment
or Open Source, and select the appropriate values to avoid errors.

It also fixes a bug in the `requires` statements to account for path
differences between PE and Open Source.
These being a hash is default Puppet behaviour, but this can make
writing splunk queries very hard. Arrays are probably preferable
@gregohardy gregohardy merged commit d110da5 into puppetlabs:master Dec 7, 2020
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.

5 participants