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

Is there an inheritance issue in nfs::server? #50

Closed
FayeG opened this issue May 14, 2015 · 1 comment
Closed

Is there an inheritance issue in nfs::server? #50

FayeG opened this issue May 14, 2015 · 1 comment

Comments

@FayeG
Copy link

FayeG commented May 14, 2015

nfs::server inherits class nfs. But class nfs is a parametrized class.

I think puppet docs suggest this should not happen, viz:
https://docs.puppetlabs.com/puppet/latest/reference/lang_classes.html#inheritance

could this be a grammatical bug for nfs::server to do this?

@ghoneycutt
Copy link
Owner

Good catch. nfs::server should be refactored into the nfs class.

@ghoneycutt ghoneycutt mentioned this issue Aug 30, 2017
Merged
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

2 participants