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
I'm happy to document this, but it really isn't something implemented or handled in this cookbook, it's just Elasticsearch's implementation and configuration settings. I am not sure it's worth explaining a setting that this cookbook doesn't actually handle or touch. They are just arbitrary values that get passed through and written to the config file like any other. They are really ES settings, not Chef ones, nor do they have any special attention or handling within Chef.
It would be nice if the documentation outlined how to create the 3 different types of nodes
From my testing it looks like the following
master
data
client
Where a full config looks like this:
Then you can easily create 3 different roles to set the values of
node['foo-elasticsearch']['config']['node_data']
The text was updated successfully, but these errors were encountered: