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

Agent run fails: no parameter named 'purge_forwarder_deploymentclient' #158

Closed
tokozedg opened this issue Oct 24, 2017 · 1 comment
Closed

Comments

@tokozedg
Copy link

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 5.1.3
  • Ruby: 2.4.1p111
  • Distribution: Debian 8
  • Module version: 7.0.0

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

  class { '::splunk::params':
    version  => $version,
    build    => $build,
    src_root => $src_root,
  }
  include ::splunk::forwarder

puppet agent -t

What are you seeing

Error 500 on agent

What behaviour did you expect instead

Forwarder installed.

Output log

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: no parameter named 'purge_forwarder_deploymentclient' at /etc/puppetlabs/code/environments/master/modules/splunk/manifests/params.pp:258 on Splunk_config[splunk] at /etc/puppetlabs/code/environments/master/modules/splunk/manifests/params.pp:258 on node XXX

Any additional information you'd like to impart

I have been using puppet-splunk version 5.1.0 so far.
After upgrading to version 7.0.0 I get following error and can't install forwarder any more.

@tokozedg
Copy link
Author

tokozedg commented Nov 30, 2017

Restarting puppet server helped with the issue.

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

No branches or pull requests

1 participant