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

inheritence and version overrides #3

Closed
nvalentine-puppetlabs opened this issue Sep 19, 2013 · 2 comments
Closed

inheritence and version overrides #3

nvalentine-puppetlabs opened this issue Sep 19, 2013 · 2 comments

Comments

@nvalentine-puppetlabs
Copy link

Heads up... I've not yet tracked down all of these issues here but if you classify as such:

class { 'splunk::linux_forwarder':
  splunk_ver = <some non-default value>,
}

you won't get the version specified due to the way the default version is specified in params and set in the implementation class via inheritance. I believe that the use of way inheritance is used in this module may mean there are other similar issues.

@reidmv
Copy link
Member

reidmv commented Sep 19, 2013

Yeah, the problem here is an overarching module/parameter design issue. We're strapped for time but definitely agree, this needs an overhaul.

@crayfishx
Copy link
Contributor

This issue hasn't had any updates in nearly 3 years and nothing seems to refer to a remaining problem so I'm going to mark this as closed... if there is still an issue around this please feel free to re-open and add more up to date details.... thanks.

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

3 participants