We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Regarding puppet-lint, it is not recommended to use selectors inside resource blocks. We do that a lot and should fix it.
Reference: http://puppet-lint.com/checks/selector_inside_resource/
The text was updated successfully, but these errors were encountered:
9a6ec9e
fix voxpupuli#262 replace selectors inside resource block, improve co…
4051289
…de quality
lbetz
No branches or pull requests
Regarding puppet-lint, it is not recommended to use selectors inside resource blocks. We do that a lot and should fix it.
Reference: http://puppet-lint.com/checks/selector_inside_resource/
The text was updated successfully, but these errors were encountered: