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

file_path not set for splunkforwarder_limits resource #202

Closed
Renelast opened this issue Oct 19, 2018 · 0 comments · Fixed by #203
Closed

file_path not set for splunkforwarder_limits resource #202

Renelast opened this issue Oct 19, 2018 · 0 comments · Fixed by #203
Labels
bug Something isn't working

Comments

@Renelast
Copy link
Contributor

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 5.5.3
  • Ruby: N/A
  • Distribution: N/A
  • Module version: v7.2.1

How to reproduce (e.g Puppet code you use)

Define a splunkforwarder_limits resource anywhere.

What are you seeing

Error: /Stage[main]/Profile_universalforwarder::Config/Splunkforwarder_limits[inputproc max_fd]: Could not evaluate: file_path must be set with splunk_config type before provider can be used

What behaviour did you expect instead

No error

Output log

Error: /Stage[main]/Profile_universalforwarder::Config/Splunkforwarder_limits[inputproc max_fd]: Could not evaluate: file_path must be set with splunk_config type before provider can be used

Any additional information you'd like to impart

Any other splunkforwarder_* resource is fine.
splunkforwarder_limits seems to be missing from the set_provider_paths function in type/splunk_config.rb around line 115.

@Renelast Renelast mentioned this issue Oct 19, 2018
@bastelfreak bastelfreak added the bug Something isn't working label Oct 19, 2018
bastelfreak added a commit that referenced this issue Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants