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

Plugins not working if aws recipe is used #105

Closed
ghost opened this issue Jun 26, 2013 · 3 comments
Closed

Plugins not working if aws recipe is used #105

ghost opened this issue Jun 26, 2013 · 3 comments

Comments

@ghost
Copy link

ghost commented Jun 26, 2013

Hi,

The include_attribute 'elasticsearch::plugins' in aws attributes is not working (Chef: 11.4.4). And node.default.elasticsearch[:plugins] ||= plugins in plugins attributes is not setting it up as it already has aws plugin in it.

Anyway, why use '||=' when '=' will simply merge attributes and everything will work fine.

Thanks,
Maciek

@karmi
Copy link
Contributor

karmi commented Aug 1, 2013

Could you please describe what is "not working" in more detail?

Chef attributes are very, very hard to code with and against, in my experience, so there might be some defensive technique used. In the plugins.rb case, the node could have default attributes from role or something, don't remember correctly.

@karmi
Copy link
Contributor

karmi commented Sep 16, 2013

Could you please evaluate the current master of the cookbook? There have been several fixes to plugins and aws.

@karmi
Copy link
Contributor

karmi commented Sep 30, 2013

Ping, any news here?

@karmi karmi closed this as completed Oct 1, 2013
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