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

Fetch elasticsearch network host interface a bit more dynamically #167

Closed
patcon opened this issue Aug 27, 2015 · 3 comments
Closed

Fetch elasticsearch network host interface a bit more dynamically #167

patcon opened this issue Aug 27, 2015 · 3 comments

Comments

@patcon
Copy link
Contributor

patcon commented Aug 27, 2015

https://github.com/rackspace-cookbooks/elkstack/blob/master/attributes/elasticsearch.rb#L25

This is currently hardcoded for rackspace, and while a wrapper cookbook can easily fix it, would be nice if it were a bit more dynamic.

Should be able to test for the existence of automatic attr node['cloud_v2']['local_ipv4'] to determine whether to try to use the private network interface eth1, right? (digitalocean doesn't enable this by default)

@martinb3
Copy link
Contributor

Seems like the same issue as #52.

@martinb3
Copy link
Contributor

I'd definitely like to see us improve on this.

@patcon
Copy link
Contributor Author

patcon commented Aug 27, 2015

Ah thanks. Closing as dup

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