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

Move reusable non-chef stuff out of recipes #136

Open
martinb3 opened this issue Apr 30, 2015 · 1 comment
Open

Move reusable non-chef stuff out of recipes #136

martinb3 opened this issue Apr 30, 2015 · 1 comment

Comments

@martinb3
Copy link
Contributor

We have a fair amount of secret-management recipes in this stack. We should put it in a helper library, not a recipe included all over the place.

@martinb3
Copy link
Contributor Author

There's a lot of functionality in recipes like elkstack::kibana_ssl that aren't really something that this cookbook wants to specialize in. I'd like to see us move those types of things we don't "specialize in" (E, L, or K) and use a library cookbook (e.g. certificate) rather than implement it ourselves.

And even if we have to keep it in elkstack, we should move it to a ruby library file under libraries/ or use an existing ruby library from a gem.

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

1 participant