You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like there's some additional testing in 7.4.x and 7.5.x we'll need to do, specifically:
- pull the latest packaged init scripts, confirm #726 and #727
- confirm double instances still converges and works #695
- take a look at TravisCI ruby build errors we're seeing in PRs currently
- at some point, also investigate chef 15.x support
When I install more than one instance on the same server, I can only upload one instance.
I began to look at the reason for this problem and found the problem. You are at line 70 of the file / usr / share / elasticsearch / bin / elasticsearch-env
By commenting on this line I managed to raise the instances.
I used this recipe as an example:
https://github.com/elastic/cookbook-elasticsearch/blob/master/test/fixtures/cookbooks/elasticsearch_test/recipes/doubleinstances.rb
The text was updated successfully, but these errors were encountered: