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

False warning : parameterised class parameter without a default value #137

Closed
nvogel opened this issue Aug 24, 2012 · 0 comments
Closed
Milestone

Comments

@nvogel
Copy link

nvogel commented Aug 24, 2012

Hi,

I've the following warning but there's no parameterised class in the manifest.

WARNING: parameterised class parameter without a default value on line 4

# = Class : myclass
class myclass {

    if ( $::lsbdistcodename == 'squeeze' ) {
      #TODO
    }
}

With puppet-lint (0.2.0)

@rodjek rodjek closed this as completed in 22653aa Aug 27, 2012
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