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

Remove individual configs from init.pp, use create_resources pattern instead #36

Closed
lamawithonel opened this issue Jan 20, 2017 · 1 comment

Comments

@lamawithonel
Copy link

Rather than including lots of individual calls to yum::config, the init class should use a create_resources() pattern with current defaults defined in module data. This would be a breaking change.

@vinzent
Copy link

vinzent commented Jan 20, 2017

this seems to me a good case for puppet 4 each loop: https://docs.puppet.com/puppet/latest/lang_iteration.html#examples

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