-
-
Notifications
You must be signed in to change notification settings - Fork 598
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
role attributes ignored? #112
Comments
https://gist.github.com/stevepereira/5929555 |
Problem was using default_attributes instead of override_attributes |
Glad to hear that. Chef attributes are notoriously hard to get right. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I read that I can define settings in data bags or role attributes, but when I set attributes in my elasticsearch role, none of the settings seem to be applied to elasticsearch.yml
The text was updated successfully, but these errors were encountered: