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

Switch to using Hiera data in the module instead of accessing variables in another scope #678

Closed
ghoneycutt opened this issue Jun 26, 2017 · 1 comment

Comments

@ghoneycutt
Copy link
Collaborator

Currently the code accesses variables in other scopes, such as $sensu::owner and $sensu::group. Instead that data should be refactored to use Hiera.

https://docs.puppet.com/puppet/4.10/hiera_migrate_modules.html#module-data-with-yaml-data-files

@ghoneycutt
Copy link
Collaborator Author

Closing because it requires puppet >= 4.9. We've got some time before that's acceptable.

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