-
-
Notifications
You must be signed in to change notification settings - Fork 124
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
Warnings produced when splunk resources are in catalog #86
Comments
I am seeing the same issue on my systems after trying to include the
This is with Puppet 4.2.2 as bundled in the puppet-agent 1.2.5 package. |
Looks like this is because the
It should be changed to just load the splunk types, like:
I'll do some testing and submit a pull request. |
@iamjamestl That change works, the only types getting redefined are splunk module types, oddly only a couple types get redefined.
|
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
Include splunk or splunk::forwarder class on a system
What are you seeing
What behaviour did you expect instead
Output produced by commenting out profile that includes splunk class and resources.
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered: