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

Consider using the resource name as a common shared set of resources #373

Closed
martinb3 opened this issue Sep 20, 2015 · 0 comments
Closed
Milestone

Comments

@martinb3
Copy link
Contributor

Consider using the resource's name to look up other resources in the collection, and share default values. For example, if elasticsearch_user 'foo' has been defined, elasticsearch_configure 'foo' would look up the group parameter from elasticsearch_user 'foo' instead of requiring the user to provide/override it.

The downside of this design is that things like elasticsearch_plugin 'head' would no longer work, as it would try to use head as the instance name instead of the plugin name.

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