Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

Fixed non qualified class reference in inherits #45

Closed
wants to merge 1 commit into from
Closed

Fixed non qualified class reference in inherits #45

wants to merge 1 commit into from

Conversation

janschumann
Copy link

In puppet 4 this will fail:

class newrelic_plugins(
) inherits params {

}

params should be referenced as newrelic_plugins::params

@jeremycrussell
Copy link

Duplicates functionality of #39

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants