Closed coreymbe closed 1 year ago
This PR ensures that settings added to puppet.conf are removed when splunk_hec::disabled to set to true.
puppet.conf
splunk_hec::disabled
manifests/init.pp
spec/classes/init_spec.rb
REFERENCE.md
CHANGELOG.md
[X] Any changes to existing documentation [X] Unit Tests [X] PR title is "(Ticket|Maint) Short Description" [X] Commit title matches PR title
Summary
This PR ensures that settings added to
puppet.conf
are removed whensplunk_hec::disabled
to set to true.Detailed Description
manifests/init.pp
to ensure settings are removed frompuppet.conf
when disabled is true.spec/classes/init_spec.rb
REFERENCE.md
.CHANGELOG.md
.Checklist
[X] Any changes to existing documentation [X] Unit Tests [X] PR title is "(Ticket|Maint) Short Description" [X] Commit title matches PR title